printx: Change Defaults of print.xtable

Description Usage Arguments Details Author(s)

View source: R/printx.R

Description

Change Defaults for print.xtable

Usage

1
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.

Author(s)

Dustin Fife


fifer documentation built on May 30, 2017, 7:40 a.m.

Related to printx in fifer...