| 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, data table, or tibble to be rendered as a table. |
[Package tinytable version 0.16.0 Index]