HV100: Soil point data from the Hunter Valley, NSW, Australia

Description Usage Format Details References Examples

Description

A soil information dataframe of 100 obsevations from various locations of the Hunter Valley, NSW, Australia (32.83S 151.35E). The data were collected, using a stratified random sampling design in 2010 and is described in Malone et al. (2011). Each row represents an observation at the 0-5cm depth interval. Various soil attribute information is attibuted to each observation, which includes soil organic carbon, soil pH (1:5 soil:water), and electrical conductivity. Locations are attributed to a site name and have a recorded coordinate location. The CRS of the points is WGS84 UTM Zone 56.

Usage

1
data(HV100)

Format

HV100 is a 100 row dataframe with identifier, locational and soil attribute information labelled in respective columns.

Details

This data frame is a typical soil information table

References

Examples

1
2
3
4
5
library(ithir)


data(HV100)
head(HV100)

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

Related to HV100 in ithir...