Learn R Programming

naryn (version 2.6.30)

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

Description

Returns information about a logical track

Usage

emr_track.logical.info(track)

Value

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

Arguments

track

track name

Details

This function returns the source and values of a logical track

See Also

emr_track.ls

Examples

Run this code
emr_db.init_examples()
emr_track.logical.info("logical_track")

Run the code above in your browser using DataLab