Object.disable_global_beacon {solvebio}R Documentation

Object.disable_global_beacon

Description

Disables Global Beacon for the specified dataset.

Usage

Object.disable_global_beacon(id, env = solvebio:::.solveEnv)

Arguments

id

The ID of a SolveBio dataset.

env

(optional) Custom client environment.

References

https://docs.solvebio.com/

Examples

## Not run: 
Object.disable_global_beacon("1234567890")

## End(Not run)


[Package solvebio version 2.14.0 Index]