names,tinytable-method {tinytable}R Documentation

Column names of a tinytable

Description

Column names of a tinytable

Usage

## 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.3.0 Index]