get_pdf_files.Rd
Get the list of files in a given directory
get_pdf_files(pdf_dir)
pdf_dir | character of file.path pointing to a directory containing the document pdf files |
---|
a named list with two elements: names
with the short names of the pdf files and full_names
with the complete path to the pdf files.