[R] aborting the execution of a function...

akshay kulkarni @k@h@y_e4 @end|ng |rom hotm@||@com
Wed Jul 13 21:19:58 CEST 2022


Dear members,
                         I am running a large scraping code in a very powerful AWS ec2 instance:

DATES <- getFirms Dates()

It iterates over 500 stocks from a website. Despite the power of the machine, the execution is very slow.

If I abort the function (by ctrl + C), after, say 150th iteration, the DATES object will still contain the scraped data untill the 150th iteration, right? ( The rest of the 350 entries will be NA's, I suppose).

Many thanks in advance.....

Yours sincerely,
AKSHAY M KULKARNI



	[[alternative HTML version deleted]]



More information about the R-help mailing list