emr_track.rm | R Documentation |
Deletes a track.
emr_track.rm(track, force = FALSE)
track |
one or more track names to delete |
force |
if 'TRUE', suppresses user confirmation of a named track removal |
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.
None.
emr_track.create
, emr_track.mv
,
emr_track.ls
, emr_track.readonly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.