check_com: Check Consistency in Community Data

View source: R/check_com.R

check_comR Documentation

Check Consistency in Community Data

Description

Checks for consistency among datasets within a 'com' list. Removes samples and species that are not present in all datasets, and optionally those with zero observations.

Usage

check_com(com, remove_zeros = T)

Arguments

com

a community data object.

remove_zeros

whether to remove samples and species with zero observations.

Value

A list with community data.

Examples

check_com()

jgmv/comecol documentation built on June 6, 2023, 4:07 p.m.