Rdocumentation
powered by
Learn R Programming
fifer (version 1.1)
printx: Change Defaults of print.xtable
Description
Change Defaults for print.xtable
Usage
printx(x, file = "", ...)
Arguments
x
The
xtable
object the user wishes to export
file
the location where the file is stored
...
other arguments passed to print.xtable
Details
This is a wrapper for the function
print.xtable
, where the defaults have been specified for apa-like tables.