| ptf.data | R Documentation |
Example data of soil properties formatted to run the PTFs from package euptf.
data(ptf.data)
A data frame with 60 observations on the following 10 variables.
SAMPLE_IDa numeric vector
TOPSOILa factor with levels sub top
USSANDa numeric vector of sand content in mass percent. Particles of diameter between 0.05 and 2 mm.
USSILTa numeric vector of silt content in mass percent. Particles of diameter between 0.002 and 0.05 mm.
USCLAYa numeric vector of clay content in mass percent. Particles of diameter less than 0.002 mm.
OCa numeric vector of organic carbon content in mass percent. Determined by dry combustion after removal of carbonates or harmonised to that method.
BDa numeric vector of bulk density measurements (grams cm^(-3))
PH_H2Oa numeric vector of soil pH in 1:2.5 soil:water solution.
CECa numeric vector of cation exchange capacity (meq (100 g)^(-1))
CACO3a numeric vector of calcium carbonates content in mass percent.
Weynants M. et al. 2013. European Hydropedological Data Inventory (EU-HYDI). EUR Scientific and Technical Research Series. Luxembourg: Publication Office of the European Commission. 168p. doi: 10.2788/5936.
predict.ptf
data(ptf.data) str(ptf.data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.