emr_track.logical.info {naryn} | R Documentation |
Returns information about a logical track
emr_track.logical.info(track)
track |
track name |
This function returns the source and values of a logical track
A list that contains source
- the source of the logical track, and values
: the values of the logical track.
emr_db.init_examples()
emr_track.logical.info("logical_track")