count_pdf_document_pages: Count pdf document pages

View source: R/pdf.R

count_pdf_document_pagesR Documentation

Count pdf document pages

Description

This function counts the number of pages in the pdf document

Usage

count_pdf_document_pages(pdf_path)

Arguments

pdf_path

path character string of pdf document

Value

integer of number of pages in pdf document

See Also

Other pdf: merge_pdf_documents(), remove_pdf_document_pages()


gcfrench/store documentation built on May 17, 2024, 5:52 p.m.