knitr::opts_chunk$set(echo = TRUE)
This chapter is best read in the source RMarkdown file
This lesson is about controlling the behaviour of RMarkdown chunks. The advanced nature of this chapter is that we will control chapter options by using RMarkdown parameters.
Illustrate the use of controlling reporting flow for different types of statistical analyses for different types of data input -> paramtetric vs non-parameteric, T-test vs One-way anova, Dose-Response Curve...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.