- Notifications
You must be signed in to change notification settings - Fork3
An R Shiny App to Count Words in a PDF Document
License
Unknown, MIT licenses found
Licenses found
Unknown
LICENSEMIT
LICENSE.mdNotificationsYou must be signed in to change notification settings
leeper/pdfcount
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple package and shiny app designed to count words in a PDF document, for example generated by LaTeX.
You can use the package locally:
# installremotes::install_github("leeper/pdfcount")# loadlibrary("pdfcount")# countrintro<- file.path(Sys.getenv("R_HOME"),"doc","manual","R-intro.pdf")word_count(rintro)
Or, you can use it as a shiny app. A demo runs live at:https://leeper.shinyapps.io/pdfcount/
About
An R Shiny App to Count Words in a PDF Document
Topics
Resources
License
Unknown, MIT licenses found
Licenses found
Unknown
LICENSEMIT
LICENSE.mdStars
Watchers
Forks
Releases
No releases published
Packages0
No packages published