bin/render.R

library(rmarkdown)

render("readme-src.Rmd", output_file = "README.md",
       html_document(keep_md = T, variant = "markdown_github"),
       quiet = T)
joshkatz/needs documentation built on May 19, 2019, 8:53 p.m.