Created
August 15, 2019 16:05
-
-
Save bfatemi/5f80715e2824f036f30c7367f7497043 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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