Thanks, James. This worked well. After installing this great version of Emacs, all I needed to do was install pandoc and add location of binary to PATH. Then in the *R* process load the rmarkdown library and render() the Rmd file.
On Thu, Jun 8, 2017 at 10:11 PM, James W. MacDonald <[email protected]> wrote: > Vincent Goulet has an installer that sets everything up for you, that you > can get here. https://vigou3.github.io/emacs-modified-windows/ > > It does all the syntax highlighting, plus has polymode support which is > nice for Rmd files. > > I can't help with any key combinations to build output. I just set up the > yaml section to define the output, and use the rmarkdown package (the > render function) to do everything. > > > On Jun 8, 2017 9:35 PM, "Vince Forgetta" <[email protected]> wrote: > > Hi, > > I would like to use ESS to work with Rmarkdown. Specifically, I would like > to: > > 1. Enable syntax highlighting of Rmd files. > 2. convert Rmd document to HTML or PDF. > > Is there a tutorial anywhere on how to do this in Windows? > > I am already quite comfortable with ESS, but I cannot find documentation on > the ESS website that describes how to use it with knitr. > > Thanks, > > Vince > > [[alternative HTML version deleted]] > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/ess-help > > > [[alternative HTML version deleted]] ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/ess-help
