Learn R Programming

PreKnitPostHTMLRender (version 0.1.0)

Pre-Knitting Processing and Post HTML-Rendering Processing

Description

Dynamize headers or R code within 'Rmd' files to prevent proliferation of 'Rmd' files for similar reports. Add in external HTML document within 'rmarkdown' rendered HTML doc.

Copy Link

Version

Install

install.packages('PreKnitPostHTMLRender')

Monthly Downloads

167

Version

0.1.0

License

GPL (>= 2) | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Chin Soon Lim

Last Published

June 6th, 2016

Functions in PreKnitPostHTMLRender (0.1.0)

preknit_knit_render_postrender

First Pre-knitting Processing, then knitr::knit, then rmarkdown::render, then Post HTML-rendering Processing
pre_knit_proc

Pre-knitting Processing
eval_src

Eval a character array of code
post_html_render_proc

Post HTML-Rendering Processing
run_code

Eval a line of code and capture output