soil250 | R Documentation |
Several soil chemistry properties measured on a regular grid with 10x25 points spaced by 5 meters.
data(soil250)
A data frame with 250 observations on the following 22 variables.
x-coordinate
y-coordinate
elevation
a numeric vecto, sand portion of the sample.
a numeric vector, silt portion of the sample.
a numeric vector, sand portion of the sample.
a numeric vector, soil pH at water
a numeric vector, soil pH by KCl
a numeric vector, calcium content
a numeric vector, magnesium content
a numeric vector, potassio content
a numeric vector, aluminium content
a numeric vector, hidrogen content
a numeric vector, carbon content
a numeric vector, nitrogen content
a numeric vector, catium exchange capability
a numeric vector, enxofrar content
a numeric vector
a numeric vector
a numeric vector
a numeric vector
a numeric vector, carbon/nitrogen relation
Uniformity trial with 250 undisturbed soil samples collected at 25cm
soil depth of spacing of 5 meters, resulting on a regular grid of
25 \times 10
points.
See also the data-set wrc with other variables colected at the same points.
Bassoi thesis
Bassoi papers
data(soil250)
ctc <- as.geodata(soil250, data.col=16)
plot(ctc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.