View source: R/term_reset_user_lib.R
Resets the R user library by doing the following:
removes contents of R user library ({HOME}/R/{PLATFORM}/{R.VERSION}
) and
executes term_user_lib
with arguments libpath = NULL
,
dir = Sys.getenv("HOME")
, and overwrite = TRUE
.
WARNING:
This function
permanently deletes files in {HOME}/R/{PLATFORM}/{R.VERSION}
.
1 |
Ivan Jacob Agaloos Pesigan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.