mod_env | R Documentation |
Modify internal paths for 'HOME' and 'R_USER' options, removing potential issues with OneDrive defaults on Windows 11. Stands for "Microsoft OneDrive Environments."
mod_env(quiet = TRUE)
quiet |
Logical. Whether to print the changed environment paths or not. |
Modified internal 'HOME' and 'R_USER' paths.
## Not run:
mod_env()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.