fd_inventory_summary: Basic statistics generated from the raw inventory data.

View source: R/fd_inventory.R

fd_inventory_summaryR Documentation

Basic statistics generated from the raw inventory data.

Description

Basic statistics generated from the raw inventory data.

Usage

fd_inventory_summary()

Details

The returned columns are as follows:

  • replicate (character): Replicate code, extracted from SubplotID.

  • plot (integer): Plot ID number, extracted from SubplotID.

  • subplot (character): Subplot code, extracted from SubplotID.

  • ba_m2_ha (numeric): Basal area, square meters per hectare.

  • stocking_ha (numeric): Stocking, trees per hectare.

Value

A data.frame or tibble. See "Details" for column descriptions.

Note

For now this is pretty basic. More detailed summaries could be made, e.g. by live/dead, species, etc.

Author(s)

Measurements by Gough Lab at the University of Michigan Biological Station.

Examples

fd_inventory_summary()

FoRTExperiment/fortedata documentation built on May 24, 2023, 4:51 a.m.