check_ecotypes: Check Ecotypes

View source: R/check.R

check_ecotypesR Documentation

Check Ecotypes

Description

Checks if an ypr_ecotypes object with valid parameter values.

Usage

check_ecotypes(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_population(), check_populations()

Examples

check_ecotypes(ypr_ecotypes())

poissonconsulting/ypr documentation built on June 12, 2025, 7:43 p.m.