BeaconSet.retrieve {solvebio} | R Documentation |
BeaconSet.retrieve
Description
Retrieves the metadata about a specific beacon set on SolveBio.
Usage
BeaconSet.retrieve(id, env = solvebio:::.solveEnv)
Arguments
id |
The ID of the beacon set. |
env |
(optional) Custom client environment. |
References
Examples
## Not run:
BeaconSet.retrieve("1234")
## End(Not run)
[Package solvebio version 2.14.0 Index]