parse_GDS | R Documentation |
parse_GDS
parse_GDS(
logfile = file.path(outpath, "GDS/GDS.log"),
outpath = "./inst/extdata",
download_pdf = "ifneeded",
output_types = c("txt"),
keep_pdf = FALSE
)
logfile |
Path to log file; default: |
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 |
keep_pdf |
Keep PDF files after processing TXT |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.