Get the list of files in a given directory

get_pdf_files(pdf_dir)

Arguments

pdf_dir

character of file.path pointing to a directory containing the document pdf files

Value

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.