Learn R Programming

ypr (version 0.6.0)

ypr_detabulate_parameters: Detabulate Population Parameters

Description

Detabulate Population Parameters

Usage

ypr_detabulate_parameters(x)

Value

An object of class ypr_population()

Arguments

x

A data frame with columns Parameter and Value specifying one or more parameters and their values.

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

Run this code
ypr_detabulate_parameters(ypr_tabulate_parameters(ypr_population()))

Run the code above in your browser using DataLab