get.consents: Get a data frame of consents.

View source: R/bdc.R

get.consentsR Documentation

Get a data frame of consents.

Description

Get a data frame of consents.

Usage

get.consents(resource, verbose = FALSE)

Arguments

resource

A PIC-SURE resource object.

verbose

Flag to display additional runtime information.

Value

A list of HPDS paths.

Examples


# myconn <- picsure::connect(url="http://your.server/PIC-SURE/", token="your-security-token")
# myres <- hpds::get.resource(connection=myconn, resourceUUID="YOUR-UUID-0000")
# get.consents(myres)


hms-dbmi/pic-sure-biodatacatalyst-r-adapter-hpds documentation built on Sept. 24, 2022, 9:24 a.m.