emr_track.ids {naryn} | R Documentation |
Returns track ids
Description
Returns the ids contained by the track.
Usage
emr_track.ids(track)
Arguments
track |
track name |
Details
Returns the ids contained by the track.
Note: this function ignores the current subset, i.e. ids of the whole track are returned.
Value
An Ids Table
See Also
emr_track.unique
, emr_track.info
Examples
emr_db.init_examples()
emr_track.ids("categorical_track")
[Package naryn version 2.6.26 Index]