getSoilSite: getSoilSite

View source: R/getSoilSite.R

getSoilSiteR Documentation

getSoilSite

Description

Get soil data from soilgrids REST API, point data is from the 250m resolution dataset, calculates the weigthed mean according layer depths

Usage

getSoilSite(lat, lon)

Arguments

lat,

lon

Value

a numeric vector with percentages of sand (w/w), clay(w/w), SOM(w/w), gravel(v/v); bulk density (g/cm3) and depth (m)

Examples

getSoilSite(lat=8.7333,lon=-70.883333) 

dsval/splashTools documentation built on Jan. 26, 2023, 4:40 a.m.