You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There could be an option to control whether the next R/Rscript process should pick this up, or only one of the same "kind" as the current one. This could be conditioned on current commandArgs() and the current working directory. Speaking of the latter, we could restrict it to pick up a ./.startup,process-then-destroy.Rprofile file.
Add mechanism to evaluate R code next time a new R session is launched. When completed, wipe.
This can be useful when restarting RStudio session. For instance, we might even be able emulate
--vanilla
in RStudio this way.This most likely has to be orchestrated via the filesystem.
The text was updated successfully, but these errors were encountered: