Deletes a track.
emr_track.rm(track, force = FALSE)
one or more track names to delete
if 'TRUE', suppresses user confirmation of a named track removal
None.
This function deletes a user track from the database. By default 'emr_track.rm' requires the user to interactively confirm the deletion. Set 'force' to 'TRUE' to suppress the user prompt.