extract_ssurgo_data | R Documentation |
extract_ssurgo_data
creates a directed graph of the joins in a SSURGO tabular dataset,
and then iterates through the tables, only retaining data pertinent to a set of mapunits.
extract_ssurgo_data(tables, mapunits)
tables |
A list of SSURGO tabular data. |
mapunits |
A character vector of mapunits (likely dropped from SSURGO spatial data) defining which mapunits to retain. |
A list of extracted SSURGO tabular data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.