Learn R Programming

multilevelPSA (version 1.3.0)

print.xmlpsa: Prints the results of [mlpsa()] and [xtable.mlpsa()].

Description

Print method for [xtable.mlpsa()].

Usage

# S3 method for 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()]