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 Sept. 12, 2024, 2:17 p.m.