From 67f92a36ca77a88087e2288a9733bfbcecfaa4f1 Mon Sep 17 00:00:00 2001 From: Joselyn Chavez Date: Fri, 28 Jul 2023 23:23:11 -0400 Subject: [PATCH] fix links --- 03_sesion2.Rmd | 8 +++----- docs/clustering.html | 4 ++-- docs/control-de-versiones-con-github-y-rstudio.html | 5 ++--- docs/index.html | 8 ++++---- "docs/normalizaci\303\263n-de-datos.html" | 4 ++-- "docs/reducci\303\263n-de-dimensiones.html" | 4 ++-- docs/search_index.json | 2 +- index.Rmd | 8 ++++---- 8 files changed, 20 insertions(+), 23 deletions(-) diff --git a/03_sesion2.Rmd b/03_sesion2.Rmd index c7c7d29..a4583c6 100644 --- a/03_sesion2.Rmd +++ b/03_sesion2.Rmd @@ -1,6 +1,6 @@ # Control de versiones con GitHub y RStudio -Dr. Alejandra Medina; M. C. Erick Cuevas-Fernández +Dra. Alejandra Medina 09 de agosto de 2023 @@ -46,11 +46,9 @@ https://happygitwithr.com [ ```{r,echo=FALSE} -knitr::include_url("https://amedina-liigh.github.io/GitHubIntroSlides/GitHubIntro.html#1", height = "380px") +knitr::include_url("https://comunidadbioinfo.github.io/cdsb2023/GitHubIntroSlides/GitHubIntro.html", height = "380px") ``` -](https://erickcufe.github.io/versiones_GitHub_RStudio/git_Rstudio.html) - -Puedes encontrar las diapositivas [aquí](https://erickcufe.github.io/versiones_GitHub_RStudio/git_Rstudio.html). +](https://comunidadbioinfo.github.io/cdsb2023/GitHubIntroSlides/GitHubIntro.html) ## ¿Por qué hacer control de versiones de nuestros proyectos? diff --git a/docs/clustering.html b/docs/clustering.html index a4777dd..8341697 100644 --- a/docs/clustering.html +++ b/docs/clustering.html @@ -730,10 +730,10 @@

6.11 Donde estamos6.12 Detalles de la sesión de R

## Información de la sesión de R
 Sys.time()
-
## [1] "2023-07-28 22:58:48 EDT"
+
## [1] "2023-07-28 23:17:59 EDT"
proc.time()
##     user   system  elapsed 
-## 1475.681   74.254 6535.215
+## 2021.823 101.094 7685.901
options(width = 120)
 sessioninfo::session_info()
## ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
diff --git a/docs/control-de-versiones-con-github-y-rstudio.html b/docs/control-de-versiones-con-github-y-rstudio.html
index 460c2ff..183d16d 100644
--- a/docs/control-de-versiones-con-github-y-rstudio.html
+++ b/docs/control-de-versiones-con-github-y-rstudio.html
@@ -336,7 +336,7 @@ 

10 Control de versiones con GitHub y RStudio

-

Dr. Alejandra Medina; M. C. Erick Cuevas-Fernández

+

Dra. Alejandra Medina

09 de agosto de 2023