LimsRefClass_LIST: LIST the URI's a resource with qualifiers

Description Arguments Value Examples

Description

LIST the URI's a resource with qualifiers

Arguments

resource

character the uri to get

n

numeric, the maximum number of URI, NA to get all

...

further arguments for httr::GET including query list

Value

character vector of zero or more URI

Examples

1
2
3
4
5
## Not run: 
    # list the samples in a project
    ss <- lims$LIST('samples', projectname = 'foobar')

## End(Not run)

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