README.md

pdf2imageR

RStudio Addin

A Shiny gadget to render pdf files as images in RStudio.

Intended for staying inside RStudio when consulting academic papers or manuals. Because running the Shiny process takes over the R session, it is not possible to run code while reading, which is a serious limitation to authoring in RMarkdown.

To install nevertheless:

if(!require(devtools)) install.packages("devtools")
library("devtools")
install_github(repo = "hlageek/pdf2imageR")

alt text



hlageek/pdf2imageR documentation built on May 3, 2019, 5:44 p.m.