PicSureConnectionAPI: R6 class used by other Resource-oriented packages to...

PicSureConnectionAPIR Documentation

R6 class used by other Resource-oriented packages to communicate in a standard way with a Resource hosted on a PIC-SURE network.

Description

R6 class used by other Resource-oriented packages to communicate in a standard way with a Resource hosted on a PIC-SURE network.

Usage

PicSureConnectionAPI

Format

PicSureConnectionAPI object.

Value

Object of R6Class with methods for connecting to PIC-SURE network.

Methods

Documentation

For full documentation of each method go to https://github.com/hms-dbmi/pic-sure-r-client

new(url, token)

This method is used to create object of this class.

info(resource_uuid)

This method is used by other packages...

search(resource_uuid, query)

This method is used by other packages...

asynchQuery(resource_uuid, query)

This method is used by other packages...

synchQuery(resource_uuid, query)

This method is used by other packages...

queryStatus(resource_uuid, query_uuid)

This method is used by other packages...

queryResult(resource_uuid, query_uuid)

This method is used by other packages...


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