print.evmodel {evprof}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 evprof version 1.1.2 Index]