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