ypr_detabulate_parameters {ypr} | R Documentation |
Detabulate Population Parameters
Description
Detabulate Population Parameters
Usage
ypr_detabulate_parameters(x)
Arguments
x |
A data frame with columns Parameter and Value specifying one or more parameters and their values. |
Value
An object of class ypr_population()
See Also
Other tabulate:
ypr_report()
,
ypr_tabulate_biomass()
,
ypr_tabulate_fish()
,
ypr_tabulate_parameters()
,
ypr_tabulate_schedule()
,
ypr_tabulate_sr()
,
ypr_tabulate_yields()
,
ypr_tabulate_yield()
Other parameters:
ypr_tabulate_parameters()
Examples
ypr_detabulate_parameters(ypr_tabulate_parameters(ypr_population()))
[Package ypr version 0.6.0 Index]