Learn R Programming

naryn (version 2.6.30)

emr_track.ids: Returns track ids

Description

Returns the ids contained by the track.

Usage

emr_track.ids(track)

Value

An Ids Table

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.

See Also

emr_track.unique, emr_track.info

Examples

Run this code

emr_db.init_examples()
emr_track.ids("categorical_track")

Run the code above in your browser using DataLab