Producing Slides With KnitR
gfleetwood opened this issue · 1 comments
gfleetwood commented
This example shows how to use shinyAce and knitR to knit an Rmarkdown document. Can this be extended to kniting slides?
vnijs commented
That should be possible if you use Rmarkdown to generate the document rather than knitr. Take a look at the editR
repo linked below for ideas.