Learn R Programming

pwrFDR (version 3.2.4)

basic.tmPrint: Wrapper to Print a Basic Nicely Formatted Table

Description

Creates a generic call to print.TableMonster which in turn calls xtable

Usage

basic.tmPrint(x, special = NULL, simple = FALSE, dbg = FALSE, ...)

Value

The value returned is an invisible version of the argument `x'.

Arguments

x

Any data.frame object. Here, the result of a call to pwrFDR.

special

Special arguments to print.TableMonster. See package documentation.

simple

The simplest use case

dbg

Set to a value >= 1 for debugging

...

Other arguments

Author

Grant Izmirlian