read_abundance: Reads in the abundance raw data file

View source: R/read_raw_data.R

read_abundanceR Documentation

Reads in the abundance raw data file

Description

Needs the contact matrix as an input, to crosscheck the species names and their order

Usage

read_abundance(path_abundance, contact_matrix)

Arguments

path_abundance

path to abundance data .csv file

contact_matrix

species contact matrix data frame

Value

a dataframe containing species names and abundances (in number of colonies)


franzikoch/Feedbackloops documentation built on July 1, 2023, 12:42 p.m.