print {SEIR}R Documentation

The SEIR model print method

Description

It is the print method for seir objects.

Usage

## S3 method for class 'seir'
print(x, digits=2, ...)

Arguments

x

Object of class seir

digits

Number of digits to print

...

Arguments to pass to other methods


[Package SEIR version 0.1-0 Index]