emr_track.ids: Returns track ids

View source: R/track.R

emr_track.idsR 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")

naryn documentation built on Sept. 27, 2024, 5:07 p.m.