sw: Monthly soil moisture data for the period 1901-2013.

Description Usage Format Details Source References Examples

Description

A data frame with monthly soil moisture values for the period 1901-2013.

Usage

1
data("sw")

Format

A data.frame with months in columns and the years as rows (1901-2013). The months are the column names and the years are the row names.

Details

...

Source

...

References

...

Examples

1
2
colMeans(sw)
plot(colMeans(sw), type="l", xlab="months", ylab="soil water")

tracheideR documentation built on May 2, 2019, 7:29 a.m.

Related to sw in tracheideR...