data2pdf {rrtable} | R Documentation |
Make a pdf file with a data.frame
Description
Make a pdf file with a data.frame
Usage
data2pdf(...)
Arguments
... |
further arguments to be passed to data2HTML |
Examples
library(moonBook)
library(ztable)
library(ggplot2)
## Not run:
data2pdf(sampleData2)
## End(Not run)
[Package rrtable version 0.3.0 Index]