Skip to content

Commit 0ddcaa5

Browse files
01a_reg_lin changements mineurs
1 parent 6695f9d commit 0ddcaa5

File tree

4 files changed

+21
-18
lines changed

4 files changed

+21
-18
lines changed

inst/tutorials/01a_reg_lin/reg_lin_simp.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ plot(correlation(df[, 1:4], use = "complete.obs", method = "spearman"))
186186
plot(correlation(df[, 1:4], use = "complete.obs", method = "spearman"), type = "upper")
187187
```
188188

189-
```{rcorr3-check}
189+
```{r corr3-check}
190190
# TODO
191191
```
192192

0 commit comments

Comments
 (0)