R/old_beacon.R
Beacon.delete.Rd
Delete a specific beacon from QuartzBio EDP.
Beacon.delete(id, env = get_connection())
The ID of the beacon.
(optional) Custom client environment.
if (FALSE) { # \dontrun{ Beacon.delete("1234567890") } # }