print.IRRsimSummary: Print the result of summary.IRRsim

View source: R/summary.IRRsim.R

print.IRRsimSummaryR Documentation

Print the result of summary.IRRsim

Description

The [IRRsim::summary.IRRsimm()] will return a list with model and summary objects. The former are the results of the modeling function, the latter is a data.frame that summarizes the predicted results of the model. This function will only print the data.frame.

Usage

## S3 method for class 'IRRsimSummary'
print(x, ...)

Arguments

x

the results from [IRRsim::summary.IRRsim()]

...

currently unused.

Value

nothing returned.


jbryer/IRRsim documentation built on April 23, 2023, 1:58 a.m.