BeaconSet.delete: BeaconSet.delete

View source: R/beacon_set.R

BeaconSet.deleteR Documentation

BeaconSet.delete

Description

Delete a specific beacon set (including all its beacons) from SolveBio.

Usage

BeaconSet.delete(id, env = solvebio:::.solveEnv)

Arguments

id

The ID of the beacon set.

env

(optional) Custom client environment.

References

https://docs.solvebio.com/

Examples

## Not run: 
BeaconSet.delete("1234")

## End(Not run)


solvebio documentation built on May 17, 2022, 5:06 p.m.