formatting<- | R Documentation |
Set formatting of gTrack object gt
usage: #gt is a gTrack object formatting(td)$height <- 2
#can also just use $ directly, like for a data frame, which is more convenient td$height <- 2
formatting(.Object) <- value
## S4 replacement method for signature 'gTrack'
formatting(.Object) <- value
.Object |
|
value |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.