memc_incubation_ultisol: Soil incubation respiration fluxes from Wang et al. 2013

memc_incubation_ultisolR Documentation

Soil incubation respiration fluxes from Wang et al. 2013

Description

A list containing incubation data and initial states.

Usage

data(memc_incubation_ultisol)

memc_incubation_ultisol

Format

A list containing:

data

A data frame with 45 rows (15 time points x three replicates) and 3 columns:

Day

Day of incubation.

Soil

String constant describing soil type.

value

Cumulative respiration, mg C/g soil.

state

A named vector of the initial states of the carbon pools associated with the observations

A list of 2 elements:

data

data frame of time-series data for carbon pools from the incubation experiment. The data frame contains the following variables:

Day

numeric, indicating the time since the start of the incubation experiment.

Soil

Character indicating the soil type (e.g., "Ultisol").

IC

Numeric value for inorganic carbon (mg C g^{-1} soil).

state

named numeric vector of initial state values for the soil carbon pools.

Details

The 'data' element contains time-series observations, while the 'state' element represents the initial conditions for the soil carbon pools.

References

Wang et al. 2013

Examples

memc_incubation_ultisol
# Access the incubation data
memc_incubation_ultisol$data

# Access the initial state
memc_incubation_ultisol$state

Microbial-Explicit-Model/MEMC documentation built on April 12, 2025, 12:50 p.m.