leaftemp.all {DAAG}R Documentation

Full Leaf and Air Temperature Data Set

Description

The leaftemp.all data frame has 62 rows and 10 columns.

Usage

data(leaftemp.all)

Format

This data frame contains the following columns:

glasshouse
a factor with levels A, B, C
CO2level
Carbon Dioxide Levels: high, low, medium
day
a factor with levels 0, 1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 2, 20, 21, 3, 4, 5, 6, 8, 9
light
a numeric vector
CO2
a numeric vector
tempDiff
Difference between Leaf and Air Temperature
BtempDiff
a numeric vector
airTemp
Air Temperature
vapPress
Vapour Pressure

Source

J.H. Maindonald

Examples

data(leaftemp.all)

[Package Contents]