print.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 |
multiPlotDataOverview
Choptank_eList
print(Arkansas_eList)
plot(Choptank_eList)
plot(Choptank_eList, cex.main=0.7)
nDischarge(Arkansas_eList)
nObservations(Arkansas_eList)
nCensoredVals(Arkansas_eList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.