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 |
|
... |
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]