print.evmodel {evsim}R Documentation

print method for evmodel object class

Description

print method for evmodel object class

Usage

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

Arguments

x

evmodel object (see this link for more information)

...

further arguments passed to or from other methods.

Value

nothing but prints information about the evmodel object

Examples

print(california_ev_model)



[Package evsim version 1.5.0 Index]