summary.Rendata | R Documentation |
Summary method for "Rendata" objects representing data to be used in renouvellement models.
## S3 method for class 'Rendata'
print(x, ...)
## S3 method for class 'Rendata'
summary(object, ...)
## S3 method for class 'summary.Rendata'
print(x, ...)
object |
An object with class |
x |
An object of class |
... |
Further arguments passed to or from other methods. |
## Brest example: no historical data
summary(Brest)
## Garonne example: with historical data
summary(Garonne)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.