make_cooccur: Find taxa pairwise co-occurrence patterns

View source: R/make_cooccur.R

make_cooccurR Documentation

Find taxa pairwise co-occurrence patterns

Description

Find taxa pairwise co-occurrence patterns

Usage

make_cooccur(pres_df, taxa_col = "taxa", context, ...)

Arguments

pres_df

Dataframe with presence records, along with taxa_col and context(s)

taxa_col

Character name of columns in pres_df with taxa.

context

Character name of column(s) in pres_df that define the context.'

...

Passed to cooccur::cooccur()

Value

a list of class cooccur


Acanthiza/envTrend documentation built on Nov. 16, 2023, 4:24 p.m.