R/create_NSSH.R
parse_NSSH.Rd
Parse a Part/Subpart TXT file from the National Soil Survey Handbook
parse_NSSH( logfile = file.path(outpath, "NSSH/NSSH.log"), outpath = "./inst/extdata", a_part, a_subpart )
Path to log file; default: file.path(outpath, "NSSH/NSSH.log")
file.path(outpath, "NSSH/NSSH.log")
Path to read in NSSH raw txt from; default "inst/extdata"
"inst/extdata"
Part number (a three digit integer, starting with 6)
Subpart letter (A or B)
TRUE if successful