list.resources: Get a list of resource UUIDs for the passed PIC-SURE...

View source: R/picsure.R

list.resourcesR Documentation

Get a list of resource UUIDs for the passed PIC-SURE connection.

Description

Get a list of resource UUIDs for the passed PIC-SURE connection.

Usage

list.resources(connection, verbose = FALSE)

Arguments

connection

An established PIC-SURE connection object.

verbose

(optional) set to TRUE to get debugging output

Examples


#   myconn = picsure::connect(url="http://your.pic-sure.server/PIC-SURE/", token="your-security-token")
#   picsure::list.resources(myconn)


hms-dbmi/pic-sure-r-client documentation built on March 18, 2023, 9:51 a.m.