build-examples.R

#!/usr/bin/env Rscript

stopifnot(basename(getwd()) == "repdoc")

rmarkdown::render("ex1-single-file/single.Rmd")
rmarkdown::render_site("ex2-website/")
rmarkdown::render_site("ex3-website-subdir/analysis/")
jdblischak/repdoc documentation built on May 14, 2019, 12:46 p.m.