print.xmlpsa {multilevelPSA} | R Documentation |
Prints the results of [mlpsa()] and [xtable.mlpsa()].
Description
Print method for [xtable.mlpsa()].
Usage
## S3 method for class 'xmlpsa'
print(x, tabular.environment = "longtable", floating = FALSE, ...)
Arguments
x |
result of [xtable.mlpsa()] |
tabular.environment |
see [xtable::print.xtable()]. |
floating |
see [xtable::print.xtable()]. |
... |
other parameters passed to [xtable::print.xtable()] |
[Package multilevelPSA version 1.3.0 Index]