print.damuth {meteR} | R Documentation |
S3 method for class damuth
## S3 method for class 'damuth'
print(x, ...)
x |
an object of class |
... |
arguments to be passed to methods |
See Examples
Returns the object silently
Andy Rominger <ajrominger@gmail.com>, Cory Merow
data(arth)
esf1 <- meteESF(arth$spp, arth$count, arth$mass^0.75)
ebar1 <- ebar(esf1)
print(ebar1)