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 gTrack
formatting(.Object)
gTrack
object to extracting the formatting data.frame from