print.egret {EGRET} | R Documentation |
A small collection of helper functions
## S3 method for class 'egret'
print(x, ...)
## S3 method for class 'egret'
plot(x, ...)
nDischarge(x)
nObservations(x)
nCensoredVals(x)
x |
EGRET object |
... |
additional parameters |
Choptank_eList
print(Arkansas_eList)
plot(Choptank_eList)
plot(Choptank_eList, cex.main=0.7)
nDischarge(Arkansas_eList)
nObservations(Arkansas_eList)
nCensoredVals(Arkansas_eList)