tbl_to_comm: Tibble to community data.frame

View source: R/tbl_to_comm.R

tbl_to_commR Documentation

Tibble to community data.frame

Description

Tibble to community data.frame

Usage

tbl_to_comm(df, site, taxon, abun)

Arguments

df

tibble for community richnes data

site

variable for group species (site, plot).

taxon

species column name.

abun

richnes species column.

Value

a community matrix


PaulESantos/diversity.tool documentation built on July 29, 2022, 8:20 a.m.