Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/GSAsummaryTable.R
Displays or saves a summary table of the results from runGSA
.
1 | GSAsummaryTable(gsaRes, save = FALSE, file = NULL)
|
gsaRes |
an object of class |
save |
a logical, whether or not to save the table. |
file |
a character string giving the file name to save to. |
The table is by default saved as an .xls file, if file
is unused.
The summary table as a data.frame (returned invisibly if
save=TRUE
).
Leif Varemo piano.rpkg@gmail.com and Intawat Nookaew piano.rpkg@gmail.com
piano, runGSA
,
networkPlot
, GSAheatmap
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.