emr_track.unique | R Documentation |
Returns unique and sorted track values
emr_track.unique(track)
track |
track name |
Returns unique and sorted track values. NaN values (if exist in the track) are not returned.
Note: this function ignores the current subset, i.e. the unique values of the whole track are returned.
A vector of values
emr_track.ids
, emr_track.info
emr_db.init_examples()
emr_track.unique("categorical_track")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.