View source: R/InteractionTrack-class.R
availableDisplayPars | R Documentation |
The default display parameters for a track object class can be queries using the availableDisplayPars function.
availableDisplayPars(class)
class |
A valid track object class name, or the object itself, in which case the class is derived directly from it. This function provides the same functionality as
|
returns a list of the default display parameters.
availableDisplayPars('InteractionTrack')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.