Learn R Programming

solvebio (version 2.15.0)

BeaconSet.retrieve: BeaconSet.retrieve

Description

Retrieves the metadata about a specific beacon set on SolveBio.

Usage

BeaconSet.retrieve(id, env = .solveEnv)

Arguments

id

The ID of the beacon set.

env

(optional) Custom client environment.

References

https://docs.solvebio.com/

Examples

Run this code
if (FALSE) {
BeaconSet.retrieve("1234")
}

Run the code above in your browser using DataLab