Skip to content

Instantly share code, notes, and snippets.

@JanMarvin
Last active November 26, 2021 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JanMarvin/8a2a2e077d8d05b67f0c47591cc85c89 to your computer and use it in GitHub Desktop.
Save JanMarvin/8a2a2e077d8d05b67f0c47591cc85c89 to your computer and use it in GitHub Desktop.
R with onedrive
# rundll32 sysdm.cpl,EditEnvironmentVariables
# add new: R_USER C:/Users/<username>
Sys.getenv("R_USER")
Sys.getenv("R_LIBS_USER")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment