writeR | R Documentation |
Write web page to disk. Return file name of output.
writeR(out_dir = NULL, res = NULL, compress = T, extLookUp = NULL)
out_dir |
Directory where output is written. |
res |
Crawled page data. |
compress |
If true, text/html is compressed. |
extLookUp |
lookup file extension |
Returns filename of output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.