If-statement in RSelenium
I have a vast list of chemicals for that I need to extract the CAS number. I have written a for loop which works as intended. However, when a chemical name is not found on the website, my code obviously stops. Is there a way to account for this in the for loop? So that… Read More If-statement in RSelenium