Learn R Programming

FREddyPro (version 1.0)

fluxes: Fluxes from Harwood forest

Description

Standard EddyPro full output for Harwood forest, Northumberland, Great Britain. The eddy covariance tower is managed by Forest Research

Usage

data(fluxes)

Arguments

Examples

Run this code
## Load the data
data(fluxes)

## Explore the variables in the data frame
str(fluxes)
## Quickly view some variables
plot(fluxes[,c(8,10,12,14)])

Run the code above in your browser using DataLab