I am using an Rscript to load an .html file with Google Chrome via browseURL("myfile.html"). However, I would like the Rscript to first check if the URL i
browseURL("myfile.html")