Skip to contents

Return the scenario arguments.

Usage

IAM.args_scenar(object)

# S4 method for iamArgs
IAM.args_scenar(object)

Arguments

object

a iamArgs-class object

Author

Maxime Jaunatre

Examples

data(IAM_argum_2009)
IAM.args_scenar(IAM_argum_2009)
#> $active
#> [1] 0
#> 
#> $ALLscenario
#> [1] "Sc_saisine"
#> 
#> $SELECTscen
#> [1] 1
#>