get_uri | R Documentation |
Get a uri with option to depaginate
get_uri(uri, lims, ..., depaginate = TRUE, verbose = FALSE, tries = 3)
uri |
character, the uri to retrieve |
lims |
a LimsRefClass node |
... |
further arguments for httr::GET() |
depaginate |
logical, if TRUE (the default) then depaginate the results |
verbose |
logical if TRUE be verbose |
tries |
numeric, allow up to this number of tries before failing |
XML::xmlNode
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.