as.character,tinytable-method {tinytable}R Documentation

Convert a tinytable S4 object to a string

Description

Convert a tinytable S4 object to a string

Usage

## S4 method for signature 'tinytable'
as.character(x)

Arguments

x

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


[Package tinytable version 0.10.0 Index]