mirror of
https://github.com/BreizhHardware/TD-R.git
synced 2026-01-18 16:47:34 +01:00
feat: add repository link to exercise scripts
This commit is contained in:
@@ -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/"))
|
||||
|
||||
|
||||
@@ -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/"))
|
||||
|
||||
|
||||
@@ -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/"))
|
||||
|
||||
|
||||
@@ -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/"))
|
||||
|
||||
|
||||
@@ -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/"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user