BFClient-class: Class BFClient.

Description Usage Arguments Value Methods (by generic) Slots

Description

This is the main interface class for the Blackfynn R client. It handles the session and should be passed to all method calls.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S4 method for signature 'BFClient'
initialize(.Object, ...)

## S4 method for signature 'BFClient'
bf.datasets(client)

## S4 method for signature 'BFClient,BFDataset'
contents(client, target)

## S4 method for signature 'BFClient,character'
contents.id(client, id)

Arguments

client

BFClient object

target

"BFDataset" Id of a Dataset, or Collection

client

BFClient client

Value

BFClient object

Methods (by generic)

Slots

scope

The scope in the configuration file

org

The organization for the current session


Blackfynn/blackfynnr documentation built on May 30, 2019, 1:34 p.m.