Skip to content

R package that allow users to integrate PDF functionalities from their R code

License

Notifications You must be signed in to change notification settings

Swechhya/pdfUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfUtils

R package that allow users to integrate PDF functionalities from their R code

Installation

pdfUtils is currently available only on github.

You can install it from github using the devtools package.

library(devtools)
install_github('Swechhya/pdfUtils')  ## assuming that you have already installed rClr

Features

pdfUtils presents many features:

  • Search and highlight words in PDF document.
  • Extract images from PDF document.

About

R package that allow users to integrate PDF functionalities from their R code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published