Automatic script start

Hi,

My goal is to force RStudio to automatically run a code on the console after the session is loaded in an project.

I know that this would be done by inserting source in .profile, but my original problem is that a website allows me to scrape only if the session is loaded (scraping is banned if I simple run a script from cmd, but works if I start the script from Rstudio). Thats why it also doesn't work if I use .Rprofile, I would need something which is evaluated after .Rprofile.

(I would open the project with a batch file)

Thank in advance,
Marcell

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.