Skip to content

Function to count the pages of a PDF file using R. In addition in the script there is code to count the pages iteratively to all the files of a folder and also to give you the total.

Notifications You must be signed in to change notification settings

aitoe96/pdf_pages_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pdf_pages_counter

#EN Function to count the pages of a PDF file using R. In addition in the script there is code to count the pages iteratively to all the files of a folder and also to give you the total.

#ES Función para contar las páginas de un archivo PDF usando R. Además en el script hay código para contar las páginas de forma iterativa a todos los archivos de una carpeta y que además te de el total.

INPUT: Path to the file OUTPUT: Number of pages

Only needs R base

About

Function to count the pages of a PDF file using R. In addition in the script there is code to count the pages iteratively to all the files of a folder and also to give you the total.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages