basic.tmPrint | R Documentation |
Creates a generic call to print.TableMonster which in turn calls xtable
basic.tmPrint(x, special = NULL, simple = FALSE, dbg = FALSE, ...)
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 |
The value returned is an invisible version of the argument ‘x’.
Grant Izmirlian
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.