Skip to content

Instantly share code, notes, and snippets.

@bfatemi
Created August 15, 2019 16:05
Show Gist options
  • Save bfatemi/5f80715e2824f036f30c7367f7497043 to your computer and use it in GitHub Desktop.
Save bfatemi/5f80715e2824f036f30c7367f7497043 to your computer and use it in GitHub Desktop.
fname <- tempfile(pattern = "wks_", tmpdir = ".", fileext = ".RData")
save.image(file = fname, safe = TRUE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment