Convert the results of PSAboot summary to a data frame.
Source:R/summary.PSAboot.R
as.data.frame.PSAbootSummary.Rd
Convert the results of PSAboot summary to a data frame.
Usage
# S3 method for PSAbootSummary
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
Arguments
- x
results of
summary.PSAboot
- row.names
row names.
- optional
unused.
- ...
unused.