Some users prefer the conciseness of `grepl("xxx", str)` to `grepl("xxx", str, fixed = TRUE)`. I can't think of a snappy name for the argument right away :)