check_x: Check input

View source: R/check_x.R

check_xR Documentation

Check input

Description

Checks if x is a proper input

Usage

check_x(x)

Arguments

x

Vector of dimension S (number of species) with the number of individuals observed in each species, or the distribution frequencies of species. NA values are allowed.

Value

x without NA or 0 values


diversityArch documentation built on June 13, 2026, 5:07 p.m.