tests/Rmdtest.R

if(identical(Sys.getenv("NOT_CRAN"), "true")) {

    files <- list.files("Rmdtest", pattern="\\.Rmd$")
    for(file in files)
        rmarkdown::render(file.path("Rmdtest", file))

}

Try the qtlcharts package in your browser

Any scripts or data that you put into this service are public.

qtlcharts documentation built on Jan. 8, 2022, 1:06 a.m.