USYD_dIndex: Soil drainage index data

Description Usage Format Details References Examples

Description

A dataframe of 446 rows. Each row corresponds to a location. Actual location not provided. The dataframe has 2 variables: DI_observed and DI_predicted.

Usage

1
data(USYD_dIndex)

Format

USYD_dIndex is 446 row, 2 column dataframe.

Details

This data frame is a typical soil information table where observations are matched prediction predictions from a specified model.

References

Examples

1
2
3
4
5
library(ithir)


data(USYD_dIndex)
summary(USYD_dIndex)

ithir documentation built on May 2, 2019, 4:49 p.m.

Related to USYD_dIndex in ithir...