Dataset.enable_global_beacon {solvebio} | R Documentation |
Dataset.enable_global_beacon
Description
Enables Global Beacon for the the dataset.
Usage
Dataset.enable_global_beacon(id, env = solvebio:::.solveEnv)
Arguments
id |
The ID of a SolveBio dataset. |
env |
(optional) Custom client environment. |
References
Examples
## Not run:
Dataset.enable_global_beacon("1234567890")
## End(Not run)
[Package solvebio version 2.14.0 Index]