urlsToDocs | R Documentation |
Essentially a recursive call to xmlParse.
urlsToDocs(urls, local = FALSE, quiet = FALSE, ...)
urls |
character vector. Either urls that point to an XML file online or a local XML file name. |
local |
logical. Should urls be treated as paths to local files? |
quiet |
logical. Print file name currently being parsed? |
... |
arguments passed along to 'httr::GET' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.