parse_nssh_part.Rd
Parse headers and line positions by NSSH Part and Subpart
parse_nssh_part(
number,
subpart,
outpath = "./inst/extdata",
logfile = file.path(outpath, "NSSH/NSSH.log")
)
Vector of part number(s) e.g. 600:614
Vector of subpart characters e.g. "A"
A directory path to create "NSSH" folder structure in; default: "S./inst/extdata"
PAth to log file; default file.path(outpath, "NSSH/NSSH.log")
A data.frame containing line numbers corresponding to NSSH part and subpart headers.