View source: R/logical-track.R
emr_track.logical.info | 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_track.ls
emr_db.init_examples()
emr_track.logical.info("logical_track")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.