This function queries the gSSURGO database for a series of map unit keys

gSSURGO.Query(mukeys = 2747727)

Arguments

mukeys

map unit key from gssurgo

Value

a dataframe with soil properties. units can be looked up from database documentation

Details

Full documention of available tables and their relationships can be found here www.sdmdataaccess.nrcs.usda.gov/QueryHelp.aspx There have been occasions where NRCS made some minor changes to the structure of the API which this code is where those changes need to be implemneted here.