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