View source: R/data-structures.R
wrapTrack | R Documentation |
Makes a tracks
object containing the given track.
wrapTrack(x)
x |
the input track. |
A list of class tracks
containing only the input track x
, which
is assigned the name "1".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.