prune_pdf_digests
removes the lines from the digest file
corresponding to a vector of source files.
prune_pdf_digests(files, root_dir = NULL)
A character vector of paths to the source files to be removed.
The root directory of the HUGO project.
The path to the digest file.
Modifies the stored digest file to remove lines corresponding to selected source files.