Running R project in multiple sessions #1338
sr320
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Lets say you lost a whole day installing software and are trying to make up time...
And R chunks take days to run...
You can open project in multiple session and start new chunks / process. (Otherwise in Rmd you are only allowed one chunk at a time.)
This is scary stuff when you consider git, so I would be sure to work on separate code documents (eg Rmd files)
Beta Was this translation helpful? Give feedback.
All reactions