I am working in R. I figured out how to use the taskscheduleR package to run a script at a specific time when I am away from my computer. I am wondering if there is a way to have that code populate my workspace. I know I can save a workspace using this strategy, but I would like it to be loaded into my working environment as well. Utilizing a 'load()' function within the automated script doesn't seem to work. Anyone have any tips?
Asked
Active
Viewed 37 times