colnames<-,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'
colnames(x) <- value

Arguments

x

A data frame or data table to be rendered as a table.


[Package tinytable version 0.3.0 Index]