emr_track.logical.info: Returns information about a logical track

View source: R/logical-track.R

emr_track.logical.infoR Documentation

Returns information about a logical track

Description

Returns information about a logical track

Usage

emr_track.logical.info(track)

Arguments

track

track name

Details

This function returns the source and values of a logical track

Value

A list that contains source - the source of the logical track, and values: the values of the logical track.

See Also

emr_track.ls

Examples

emr_db.init_examples()
emr_track.logical.info("logical_track")


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