Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 285 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 285 Bytes

OCRinShiny

R code for my little shiny app to OCR an image and get a word cloud.

The app can be viewed live on here or by running

# install shiny
# install.packages("shiny")
shiny::runGitHub( "OCRinShiny", "longhowlam")