tools/make_github_readme.R

# run this file from the top-level package directory
# eg 'Rscript tools/make_github_readme.R'
library(ggplot2)
library(ggfan)
rmarkdown::render(input = "README.Rmd",
                  output_format = rmarkdown::github_document(html_preview = F))

Try the ggfan package in your browser

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

ggfan documentation built on May 2, 2019, 4:04 a.m.