get pdf files and list it.
get_pdf(path_x, choose.file = FALSE)
| path_x | write the path of your file. |
|---|---|
| choose.file | choose.file = FALSE means you want all data files, choose.file = TRUE means you want specific data files. |
A list
Check README.md to know how to use.