R/utils.R
is_pdf.Rd
Checks whether a file is a PDF file.
is_pdf(file)
a filepath
a boolean
if (FALSE) { # \dontrun{ is_pdf("document.pdf") } # }