core_cover_indicators: Core Cover Indicators Generates cover calculations from the...

View source: R/core_cover_indicators.R

core_cover_indicatorsR Documentation

Core Cover Indicators Generates cover calculations from the Line-point intercept method that are likely generalizable across programs (e.g., TotalFoliarCover, TotalLitterCover, BareSoilCover, cover by GrowthHabit, etc)

Description

Core Cover Indicators Generates cover calculations from the Line-point intercept method that are likely generalizable across programs (e.g., TotalFoliarCover, TotalLitterCover, BareSoilCover, cover by GrowthHabit, etc)

Usage

core_cover_indicators(lpi_species)

Arguments

lpi_species

Dataframe in environment. An LPI tall table generated from gather_lpi() and species_join().

Examples

library(terradactyl)
cover <- core_cover_indicators(lpi_species)

smccord/terradactyl documentation built on Dec. 1, 2023, 7:37 p.m.