Description Usage Arguments Value Examples
View source: R/convertGvizData.R
Convert Gviz DataTrack to Epiviz LineTrack.
1 | convertGvizData(app, track)
|
app |
(EpivizApp) an object of class |
track |
(DataTrack) an object of class |
An object of class EpivizChart
1 2 3 4 5 | # see package vignette for example usage
## Not run:
convertGvizData(app, track)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.