formatting | R Documentation |
Get data frame specifying formatting of gTrack object gt usage: formatting(gt) gt # will just display the formatting data.frame
If you want to access particular fields of the formatting data.frame, just use the "$" accessor like you would for a data.frame
formatting(.Object)
## S4 method for signature 'gTrack'
formatting(.Object)
.Object |
|
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.