check_populations: Check Populations

View source: R/check.R

check_populationsR Documentation

Check Populations

Description

Checks if an ypr_populations object with valid parameter values.

Usage

check_populations(x, x_name = NULL)

Arguments

x

The object to check.

x_name

A string of the name of object x or NULL.

Value

An informative error if the test fails or an invisible copy of x.

See Also

Other check: check_ecotypes(), check_population()

Examples

check_populations(ypr_populations())

poissonconsulting/ypr documentation built on April 4, 2023, 8:35 p.m.