fd_hemi_camera_summary: Summary data for hemispherical camera data.

View source: R/fd_remote_sensing.R

fd_hemi_camera_summaryR Documentation

Summary data for hemispherical camera data.

Description

Summary data for hemispherical camera data.

Usage

fd_hemi_camera_summary()

Details

The 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.

  • date (date): Date of measurement

  • lai_cam (numeric): mean of leaf area index

  • lai_cam_sd (numeric): sd of leaf area index

  • lai_cam_n (integer): number of observations per sample

  • lai_cam_se (numeric): se of leaf area index

  • ndvi (numeric): mean of plot ndvi

  • ndvi_sd (numeric): sd of plot ndvi

  • ndvi_n (numeric): number of observations per sample

  • ndvi_se (numeric): se of plot ndvi

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 Jeff Atkins at the University of Michigan Biological Station.

Examples

fd_hemi_camera_summary()

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