emr_vtrack.info | R Documentation |
Returns the definition of a virtual track.
emr_vtrack.info(vtrack)
vtrack |
virtual track name |
This function returns the internal representation of a virtual track.
Internal representation of a virtual track.
emr_vtrack.create
emr_db.init_examples()
emr_vtrack.create("vtrack1", "dense_track", "max", time.shift = c(5, 10))
emr_vtrack.info("vtrack1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.