check whether a character string contains another
grapes-contains-grapes.Rd
Just a simple shorthand so that inexperienced R users don't have
to use somewhat complex functions such as grepl()
and stringr::str_detect()
with non-default arguments (e.g. fixed params).