In the documentation for `str_like` it says the following: ``` \code{str_like()} and \code{str_like()} follow the conventions [...] ``` when it should be `str_ilike()` instead ``` \code{str_like()} and \code{str_ilike()} follow the conventions [...] ```
In the documentation for
str_likeit says the following:when it should be
str_ilike()instead