Skip to contents

summary method for iamInput class

Usage

# S4 method for iamInput
summary(object, ...)

Arguments

object

a iamInput-class object

...

Unused argument

Author

Maxime Jaunatre

Examples

data("IAM_input_2009")
summary(IAM_input_2009)
#> My Input (IAM input) :
#> Simulation of 3 dynamic species, 19 static species and 7 fleet
#> Simulation start in 2009 and end in 2020 (12 steps)
#> 
#> -----------------------------------------
#> Dynamic Species | Model |     Ages (nb) |
#>             ARC |   XSA | 0 to +gp (21) |
#>             COR |   XSA | 2 to +gp ( 7) |
#>             DAR |   SS3 | 0 to +gp (16) |
#> -----------------------------------------
#>                   Fleet |    nbv   |
#>                    Alis |    24    |
#>                   Antea |    36    |
#>                Atalante |    15    |
#>                Haliotis |     5    |
#>         Marion_Dufresne |     9    |
#>            Pourquoi_pas |    18    |
#>                Thalassa |    60    |