inst/slowtests/make.README.R

# create README.html from README.md
# the paths below assume that this file is in the plotmo/inst/slowtests directory
library(rpart.plot)
library(rmarkdown)
rmarkdown::render("../../README.md", output_dir="../../.#")
if(!interactive())
    q(runLast=FALSE)
andreabecsek/project documentation built on May 3, 2019, 1:28 p.m.