We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b65c05 commit b897b53Copy full SHA for b897b53
inst/tutorials/A02Lb_progression/A02Lb_progression.Rmd
@@ -4,7 +4,7 @@ author : "Guyliann Engels & Philippe Grosjean"
4
description: "**SDD I Module 2** Familiarisation avec R en utilisant une étude sur l'obésité."
5
tutorial:
6
id: "A02Lb_progression"
7
- version: 2.1.0/10
+ version: 2.1.1/10
8
output:
9
learnr::tutorial:
10
progressive: true
@@ -15,6 +15,7 @@ runtime: shiny_prerendered
15
```{r setup, include=FALSE}
16
BioDataScience1::learnr_setup()
17
SciViews::R()
18
+library(BioDataScience)
19
```
20
21
```{r, echo=FALSE}
inst/tutorials/A09La_ttest/A09La_ttest.html
100644
100755
0 commit comments