errcheck_data: Error check a data matrix.

Description Usage Arguments Value Author(s)

View source: R/errcheck_data.R

Description

Error check a data matrix.

Usage

1
errcheck_data(X, calledby)

Arguments

X

a matrix with counts or densities arranged in species by years. No NAs or negative values allowed, constant species not allowed.

calledby

the function calling this one

Value

errcheck_data returns nothing but throws and error if the inputs do not meet the requirements

Author(s)

Daniel Reuman, reuman@ku.edu


tsvr documentation built on Jan. 13, 2021, 7:37 a.m.