powered by
Updates the attributes of an existing beacon set.
BeaconSet.update(id, env = .solveEnv, ...)
The ID of the beacon set to update.
(optional) Custom client environment.
Beacon set attributes to change.
https://docs.solvebio.com/
if (FALSE) { BeaconSet.update( id="1234", title="New Beacon Set Title" ) }
Run the code above in your browser using DataLab