occurrences: Get occurrences of taxa in general or per condition

occurrencesR Documentation

Get occurrences of taxa in general or per condition

Description

Returns a tidy table of occurrences: taxon presence counts in samples, overall or per condition.

Usage

occurrences(ta, condition = NULL, pres_abs = F)

Arguments

ta

a tidyamplicons object

condition

a string denoting a categorical variable in the sample table

pres_abs

wether to resort to presence/absense screening

Details

Condition should be a categorical variable present in the samples table. Supply condition as a string.


SWittouck/tidyamplicons documentation built on Aug. 15, 2023, 3:14 a.m.