Learn R Programming

neonSoilFlux (version 1.0.0)

sjer_env_data_2022_06: Measured environmental data at a NEON site

Description

A nested dataset containing environmental variables at the SJER site from June 2022. A convenience data frame to make processing fluxes easier for testing. Computed with the function acquire_neon_data. All the variables can be used to compute fluxes (along with megapit data).

Usage

data(sjer_env_data_2022_06)

Arguments

Format

A nested 3 item list

Details

  • measurement: Name of environmental measurement

  • data: Nested list of data corresponding to a measurement

  • monthly_mean: Monthly mean of measurement, computed in `compute_monthly_mean`