Learn R Programming

ypr (version 0.4.0)

ypr_tabulate_parameters: Tabulate Population Parameters

Description

Tabulate Population Parameters

Usage

ypr_tabulate_parameters(population)

Arguments

population

An object of class ypr_population().

Value

A table of population parameters

See Also

ypr_detabulate_parameters()

Other tabulate: ypr_tabulate_biomass(), ypr_tabulate_fish(), ypr_tabulate_sr(), ypr_tabulate_yields(), ypr_tabulate_yield()

Examples

Run this code
# NOT RUN {
ypr_tabulate_parameters(ypr_population())
# }

Run the code above in your browser using DataLab