1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-10 11:01:55 +02:00

help page %like%

This commit is contained in:
2023-03-14 19:49:50 +01:00
parent 68aa98f294
commit dd7cc86485
6 changed files with 10 additions and 4 deletions

View File

@ -49,6 +49,9 @@
#' @seealso [grepl()]
#' @examples
#' # data.table has a more limited version of %like%, so:
#' detach("package:data.table", unload = TRUE)
#'
#' a <- "This is a test"
#' b <- "TEST"
#' a %like% b

Binary file not shown.