Added create_PedonPC_NASIS_import(): a function based on a generalization of Jay Skovlin’s USFS NRM Pedon Database migration efforts.
This tool generates a flat file with the NASIS table schema for Pedon object given a list of input tables. This template is based on imports of PedonPC data into NASIS.
Added remapColumns() and renormalizeColumns(): two functions useful for converting between schemas when using SoilProfileCollection or data.frame objects as an intermediate
NASIStools 0.0.0.9005
Added get_correlation_info() tool for getting legend, mapunit, datamapunit and component information for correlated and additional mapunits, given a related ID.
Added a NEWS.md file to track changes to the package.