emr_track.info | R Documentation |
This function returns information about the track: type, data type, number of vales, number of unique values, minimal / maximal value, minimal / maximal id, minimal / maximal time.
emr_track.info(track)
track |
track name |
Note: this function ignores the current subset, i.e. it is applied to the whole track.
A list that contains track properties
emr_track.ls
emr_db.init_examples()
emr_track.info("sparse_track")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.