Description Usage Arguments Value Examples
Scrape in code from a text file saved locally
1 | get_html_code(filename)
|
filename |
Name of the file to be scraped. File should be saved in the working directory. |
A string of html code for a webpage
1 | code <- get_html_code(file.choose());
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.