ncss-tech / soilDB

soilDB: Simplified Access to National Cooperative Soil Survey Databases
http://ncss-tech.github.io/soilDB/
GNU General Public License v3.0
81 stars 20 forks source link

Add get_SSURGO_utils.R #247

Closed brownag closed 2 years ago

brownag commented 2 years ago

Merging in an old branch and creating a new file for helper functions. Goal is to contain some non-exported functions that might be useful for https://github.com/ncss-tech/soilDB/pull/246 and beyond.

The new file will have functions for "flattening" tabular results in R and/or preparing cross-compatible SQL queries. Some existing functions in other places will go in this file.