get_uri: Get a uri with option to depaginate

Description Usage Arguments Value

Description

Get a uri with option to depaginate

Usage

1
get_uri(uri, lims, ..., depaginate = TRUE, verbose = FALSE, tries = 3)

Arguments

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

Value

XML::xmlNode


BigelowLab/genologicsr documentation built on May 5, 2019, 2:42 p.m.