parse_GDS

parse_GDS(
  logfile = file.path(outpath, "GDS/GDS.log"),
  outpath = "./inst/extdata",
  download_pdf = "ifneeded",
  output_types = c("txt"),
  keep_pdf = FALSE
)

Arguments

logfile

Path to log file; default: file.path(outpath, "GDS/GDS.log")

outpath

A directory path to create "inst/extdata/NSSH" folder structure.

download_pdf

Download official PDF file? default: "ifneeded"; options: TRUE/FALSE

output_types

Options include c("txt","html") for processed PDF files.

keep_pdf

Keep PDF files after processing TXT