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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user