Lesson 4.2 - RMarkdown - Code chunks {#rmarkdownchunks}

knitr::opts_chunk$set(echo = TRUE)

R Markdown chunks

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...



DataScienceILC/tlsc-dsfb26v-20_workflows documentation built on July 4, 2025, 5:49 a.m.