emr_track.rm {naryn}R Documentation

Deletes a track

Description

Deletes a track.

Usage

emr_track.rm(track, force = FALSE)

Arguments

track

one or more track names to delete

force

if 'TRUE', suppresses user confirmation of a named track removal

Details

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.

Value

None.

See Also

emr_track.create, emr_track.mv, emr_track.ls, emr_track.readonly


[Package naryn version 2.6.26 Index]