LimsRefClass_LIST: LIST the URI's a resource with qualifiers

LimsRefClass_LISTR Documentation

LIST the URI's a resource with qualifiers

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

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

## End(Not run)

BigelowLab/genologicsr documentation built on June 7, 2024, 3:15 a.m.