I have a file on my desktop that contains an HTML file. (In chrome, I right-clicked on the webpage, selected "save-as" and then "Webpage, HTML"). How can I read this local file in R? Once in R, I will need to write some regular expressions to parse strings and extract specific values.
Thank you very much
source share