Prints a summary table containing mean values and 95
Usage
# S3 method for BayesMassBal
summary(object, export = NA, ...)
Arguments
- object
A
BayesMassBal
object returned from theBMB
function- export
Optional character string specifying location to save a
*.csv
file containing summary data. Only data related to mass flow rates is printed.- ...
Additional arguments affecting the summary produced. Not used for a
BayesMassBal
object.