Learn R Programming

aclhs (version 1.0.1)

ex_data_1D: Daily CO2 Efflux Measurements within a Temperate Forest

Description

A dataset containing daily CO2 efflux levels as a dependent variable and temperature as an independent variables within a temperate forest for a full year.

Usage

ex_data_1D

Arguments

Format

ex_data_1D

A data frame with 365 rows and 3 columns:

Time

The day of the year

Temp

The temperature

CO2

The carbon dioxide efflux

tools:::Rd_expr_doi("10.1007/s11104-017-3506-4")

Examples

Run this code
data(ex_data_1D)

Run the code above in your browser using DataLab