File tree Expand file tree Collapse file tree 3 files changed +961
-1
lines changed
inst/tutorials/A06Lc_correlation Expand file tree Collapse file tree 3 files changed +961
-1
lines changed Original file line number Diff line number Diff line change 11# BioDataScience1 2025.6.0
22
3- - Learnrs ** A06La_proba** and ** A06Lb_distri ** revised for 2025-2026.
3+ - Learnrs ** A06La_proba** , ** A06Lb_distri ** and ** A06Lc_correlation ** revised for 2025-2026.
44
55# BioDataScience1 2025.5.0
66
Original file line number Diff line number Diff line change @@ -13,6 +13,37 @@ runtime: shiny_prerendered
1313``` {r setup, include=FALSE}
1414BioDataScience1::learnr_setup()
1515SciViews::R("infer", lang = "fr")
16+ # Required for RSConnect
17+ # SciViews::R
18+ library(rlang)
19+ library(data.table)
20+ library(ggplot2)
21+ library(tibble)
22+ library(tidyr)
23+ library(dplyr)
24+ library(dtplyr)
25+ library(broom)
26+ library(forcats)
27+ library(collapse)
28+ library(fs)
29+ library(data.trame)
30+ library(svFast)
31+ library(svTidy)
32+ library(svMisc)
33+ library(svBase)
34+ library(svFlow)
35+ library(data.io)
36+ library(chart)
37+ library(tabularise)
38+ library(SciViews)
39+ # ... more
40+ library(readxl)
41+ library(testthat)
42+ library(equatags)
43+ library(distributional)
44+ library(inferit)
45+ library(BioDataScience)
46+ library(BioDataScience1)
1647```
1748
1849``` {r, echo=FALSE}
You can’t perform that action at this time.
0 commit comments