Learn R Programming

soilassessment (version 0.3.0)

SASdata_densityInfo: Information on global spatial distribution of locations with measured soil properties for salt-affected soils (SAS)

Description

Global distribution of sampling points with measured soil property data

Usage

SASdata_densityInfo(data)

Value

Spatial maps of sampling locations with measured soil data for SAS information. They include maps of electrical conductivity (ec), pH, texture (sand, silt, clay percentages), and cation exchange capacity (CEC). Locations for CEC are similar to those for texture.

Arguments

data

type of measured soil data in the global database of SAS information. There are three categories of soil data: ec, ph, texture.

Author

Christian Thine Omuto

Details

The function accepts three input alternatives for querrying available SAs information: "ec", "ph", and "texture". The default is "ec"

References

Batjes, N.H., Ribeiro, E., van Oostrum, A., 2020. Standardised soil profile data to support global mapping and modelling (WoSIS snapshot 2019). Earth Syst. Sci. Data 12, 299–320. https://doi.org/10.5194/essd-12-299-2020

FAO/IIASA/ISRIC/ISS-CAS/JRC, 2012. Harmonized World Soil Database (version 1.2). FAO and IIASA, Rome.

See Also

DataAvailabilityIndex, PHharm_Info

Examples

Run this code
# \donttest{
SASdata_densityInfo("ec")
# }

Run the code above in your browser using DataLab