beematrix: This function converts a dataframe to a matrix suitable for...

Description Usage Arguments Value

View source: R/function_matrix.R

Description

This function converts a dataframe to a matrix suitable for plugging into the iNEXT function.

Usage

1
beematrix(x, Species, Mo_since_burn_grouped, Count)

Arguments

x

dataframe with species, site_names, and count/abundance in 3 separate columns

Species

column with list of species (character)

Mo_since_burn_grouped

column with list of sites (character)

Count

column with list of counts or abundances for each species at each site (numeric)

Value

matrix of the dataframe


elisabethpigott/pigott.package documentation built on Jan. 1, 2021, 12:16 a.m.