make_brom_a_df: Process abundance data for bromeliads and convert to a data...

View source: R/tidy-abundance.R

make_brom_a_dfR Documentation

Process abundance data for bromeliads and convert to a data frame

Description

This function processes abundance data at a depth of 2 in a nested list and returns a data frame for each dataset. It extracts measurements related to bromeliads and calculates abundance values.

Usage

make_brom_a_df(abd_data)

Arguments

abd_data

A nested list containing abundance data.

Value

A nested data frame where each element corresponds to the abundance of a species in a particular bromeliad.


SrivastavaLab/bwgdata documentation built on June 10, 2025, 7:09 a.m.