Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

An R Shiny App to Count Words in a PDF Document

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

leeper/pdfcount

Repository files navigation

CRANDownloadsTravis Build Statuscodecov.io

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
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp