Learn R Programming

aclhs (version 1.0.1)

ex_data_2D: Spatial Distribution of Soil CO2 Efflux for CONUS

Description

A dataset containing spatially distributed CO2 efflux levels as a dependent variable and temperature as an independent variables within CONUS.

Usage

ex_data_2D

Arguments

Format

ex_data_2D

A data frame with 903 rows and 4 columns:

X

The longitude

Y

The latitude

rTemp

The temperature

rRS

The carbon dioxide efflux

tools:::Rd_expr_doi("10.1111/gcb.15666")

Examples

Run this code
data(ex_data_2D)

Run the code above in your browser using DataLab