BioThingsClient-class: BioThingsClient

Description Value Slots Examples

Description

An S4 Class to access BioThings APIs.

BioThings APIs:

Value

An S4 class object of the class Biothings.

Slots

client

A client configuration list.

version

The version of the BioThings package.

verbose

logical.

debug

logical.

Examples

1
2
3
biothings <- BioThingsClient("gene")
slot(biothings, "verbose") <- FALSE # default is TRUE
biothings

biothings/biothings_client.R documentation built on Jan. 8, 2020, 9:33 p.m.