knitr::opts_chunk$set(echo = TRUE) library(LEEF.analysis)
The report can be generated from the command line by using
```{bash info_invocation, eval = FALSE} Rscript -e "library(LEEF.analysis); sample_dir <- '~/Desktop/'; report_sanity_check();"
\pagebreak ## Do the Sanity check ```r check <- sanity_check( params$sample_dir ) check
\pagebreak
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.