batch_retrieve | R Documentation |
Return order is *not* enforced to be the same as the input order
batch_retrieve(uri, lims, rel = c("artifacts", "containers", "files",
"samples")[1], resource = file.path(rel, "batch", "retrieve"),
asList = TRUE, rm_dups = TRUE, ...)
uri |
character vector of one or more uri |
lims |
LimsRefClass object |
rel |
charcater resource name |
resource |
character resource path |
asList |
logical, if TRUE return a named list of NodeRefClass objects |
rm_dups |
logical, by default we remove duplicates set this to TRUE to
retrieve all, ignored if |
... |
further arguments |
a list of NodeRefClass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.