check_control: Check that a control list is proper

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

Check that a list of controls is of the right class.

Usage

1
check_control(control, eclass = "list")

Arguments

control

Control list to evaluate.

eclass

Expected class of the list to be evaluated.

Value

an error message is thrown if the input is improper, otherwise NULL.

Examples

1

weecology/LDATS documentation built on March 28, 2020, 11:20 a.m.