powered by
Summary method for "Rendata" objects representing data to be used in renouvellement models.
# S3 method for Rendata print(x, ...) # S3 method for Rendata summary(object, ...) # S3 method for summary.Rendata print(x, ...)
# S3 method for summary.Rendata print(x, ...)
An object with class "Rendata".
"Rendata"
An object of class "summary.Rendata", i.e. a result of a call to summary.Rendata.
"summary.Rendata"
summary.Rendata
Further arguments passed to or from other methods.
## Brest example: no historical data summary(Brest) ## Garonne example: with historical data summary(Garonne)
Run the code above in your browser using DataLab