Description Usage Value Examples
Scrape in code from html files saved locally. Files should be saved in the working directory.
1 |
One or more strings of html code for a webpage, stored as a list
1 2 | html_codes <- get_htmls_code()
file1 <- unlist(html_codes[1]);
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.