feat: add repository link to exercise scripts

This commit is contained in:
2025-02-28 11:56:42 +01:00
parent c55994d750
commit cd0a3a84fa
5 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# https://github.com/BreizhHardware/TD-R/tree/main/TP3
# Spécifier un miroir CRAN
options(repos = c(CRAN = "https://cran.rstudio.com/"))

View File

@@ -1,3 +1,6 @@
# https://github.com/BreizhHardware/TD-R/tree/main/TP3
# Spécifier un miroir CRAN
options(repos = c(CRAN = "https://cran.rstudio.com/"))

View File

@@ -1,3 +1,5 @@
# https://github.com/BreizhHardware/TD-R/tree/main/TP3
# Spécifier un miroir CRAN
options(repos = c(CRAN = "https://cran.rstudio.com/"))

View File

@@ -1,3 +1,5 @@
# https://github.com/BreizhHardware/TD-R/tree/main/TP3
# Spécifier un miroir CRAN
options(repos = c(CRAN = "https://cran.rstudio.com/"))

View File

@@ -1,3 +1,5 @@
# https://github.com/BreizhHardware/TD-R/tree/main/TP3
# Spécifier un miroir CRAN
options(repos = c(CRAN = "https://cran.rstudio.com/"))