guillaumecherel / exmodelo-abc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage:

To generate the html tutorial, run make.

The code generating the figure is in the directory report/. Use rstudio to open and run the Rmd file.

To reproduce the figures run R in the project root directory and

library(rmarkdown)
render("report/abc-report.Rmd", knit_root_dir=getwd())

About


Languages

Language:HTML 95.7%Language:R 2.8%Language:Nix 1.0%Language:Makefile 0.5%Language:CSS 0.1%