| get_soil_esdb | R Documentation | 
get soil data from the European Soil DataBase (ESDB), using a local repository for GIS files.
get_soil_esdb(lat, lon, format = "raw", data = data_soil)
lat | 
 latitude of the geographical location in decimal degrees (WGS84)  | 
lon | 
 longitude of the geographical location in decimal degrees (WGS84)  | 
format | 
 output format: * esdb : raw ESDB information * sunflo : rsunflo soil parameter list (assume a fixed wilting point)  | 
data | 
 dataframe created from ESDB GIS files as made available by the JRC lab for research usage.  | 
a dataframe of soil properties
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.