Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


Renext (version 3.1-4)

summary.Rendata: Summary and print methods for "Rendata" objects

Description

Summary method for "Rendata" objects representing data to be used in renouvellement models.

Usage

# S3 method for Rendata
print(x, ...)
 
  # S3 method for Rendata
summary(object, ...)

# S3 method for summary.Rendata print(x, ...)

Arguments

object

An object with class "Rendata".

x

An object of class "summary.Rendata", i.e. a result of a call to summary.Rendata.

...

Further arguments passed to or from other methods.

Examples

Run this code
## Brest example: no historical data
summary(Brest)

## Garonne example:  with historical data
summary(Garonne)

Run the code above in your browser using DataLab