1
0
mirror of https://github.com/msberends/AMR.git synced 2025-12-25 12:30:20 +01:00

Built site for AMR@3.0.1.9007: a5c6aa9

This commit is contained in:
github-actions
2025-12-22 08:48:41 +00:00
parent 7c8d0f82f9
commit 1227e2c60c
128 changed files with 1616 additions and 440 deletions

View File

@@ -88,6 +88,8 @@ inserted text will be iterated over `%like%` -\> `%unlike%` -\>
``` r
# data.table has a more limited version of %like%, so unload it:
try(detach("package:data.table", unload = TRUE), silent = TRUE)
#> Warning: data.table namespace cannot be unloaded:
#> namespace data.table is imported by prodlim so cannot be unloaded
a <- "This is a test"
b <- "TEST"