View source: R/summary.PSAboot.R
as.data.frame.PSAbootSummary | R Documentation |
Convert the results of PSAboot summary to a data frame.
## S3 method for class 'PSAbootSummary'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
results of |
row.names |
row names. |
optional |
unused. |
... |
unused. |
a data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.