connect: Create a connection to a PIC-SURE network.

View source: R/picsure.R

connectR Documentation

Create a connection to a PIC-SURE network.

Description

Create a connection to a PIC-SURE network.

Usage

connect(url, token, verbose = FALSE)

Arguments

url

The url of the PIC-SURE endpoint.

token

A security token to access the endpoint.

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")


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