parse_NSSH | R Documentation |
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
)
logfile |
Path to log file; default: |
outpath |
Path to read in NSSH raw txt from; default |
a_part |
Part number (a three digit integer, starting with 6) |
a_subpart |
Subpart letter (A or B) |
TRUE if successful
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.