names,tinytable-method {tinytable} | R Documentation |
Method for a tinytable S4 object
Description
Method for a tinytable S4 object
Column names of a tinytable
Usage
## S4 method for signature 'tinytable'
names(x)
## S4 method for signature 'tinytable'
names(x)
Arguments
x |
A data frame or data table to be rendered as a table. |
[Package tinytable version 0.6.1 Index]