diff --git a/.nojekyll b/.nojekyll index 189ccfb..52b6765 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -1139a878 \ No newline at end of file +f5200d23 \ No newline at end of file diff --git a/lectures.html b/lectures.html index 7951610..e74de94 100644 --- a/lectures.html +++ b/lectures.html @@ -244,7 +244,7 @@

Lectures

-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
module 1 week 1 https://lcolladotor.github.io/jhustatcomputing/posts/01-welcome/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 02 - Introduction to R and RStudio! @@ -946,7 +946,7 @@ font-style: inherit;">session_info()
programming RStudio https://lcolladotor.github.io/jhustatcomputing/posts/02-introduction-to-r-and-rstudio/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT @@ -1291,7 +1291,7 @@ font-style: inherit;">session_info()
git GitHub https://lcolladotor.github.io/jhustatcomputing/posts/03-introduction-to-gitgithub/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT @@ -1951,7 +1951,7 @@ font-style: inherit;">session_info()
R reproducibility https://lcolladotor.github.io/jhustatcomputing/posts/04-reproducible-research/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 05 - Literate Statistical Programming @@ -2797,7 +2797,7 @@ Knuth, Donald E. 1984. “Literate Programming.” Comput. J.R Markdown programming https://lcolladotor.github.io/jhustatcomputing/posts/05-literate-programming/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT @@ -3271,7 +3271,7 @@ Xie, Yihui, Christophe Dervieux, and Emily Riederer. 2020. R Markdown Cookbo R Markdown programming https://lcolladotor.github.io/jhustatcomputing/posts/06-reference-management/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT @@ -4662,7 +4662,7 @@ font-style: inherit;">session_info()
here tidyverse https://lcolladotor.github.io/jhustatcomputing/posts/07-reading-and-writing-data/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 08 - Managing data frames with the Tidyverse @@ -6482,7 +6482,7 @@ font-style: inherit;">session_info()
tibble tidyverse https://lcolladotor.github.io/jhustatcomputing/posts/08-managing-data-frames-with-tidyverse/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 09 - Tidy data and the Tidyverse @@ -7443,7 +7443,7 @@ font-style: inherit;">session_info()
here tidyverse https://lcolladotor.github.io/jhustatcomputing/posts/09-tidy-data-and-the-tidyverse/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 10 - Joining data in R @@ -8292,7 +8292,7 @@ font-style: inherit;">session_info()
here tidyverse https://lcolladotor.github.io/jhustatcomputing/posts/10-joining-data-in-r/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 11 - Plotting Systems @@ -8805,7 +8805,7 @@ font-style: inherit;">session_info()
ggplot2 data viz https://lcolladotor.github.io/jhustatcomputing/posts/11-plotting-systems/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 12 - The ggplot2 plotting system: qplot() @@ -10168,7 +10168,7 @@ font-style: inherit;">session_info()
ggplot2 data viz https://lcolladotor.github.io/jhustatcomputing/posts/12-ggplot2-plotting-system-part-1/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 13 - The ggplot2 plotting system: ggplot() @@ -14331,7 +14331,7 @@ font-style: inherit;">session_info()
ggplot2 data viz https://lcolladotor.github.io/jhustatcomputing/posts/13-ggplot2-plotting-system-part-2/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 14 - R Nuts and Bolts @@ -16086,7 +16086,7 @@ font-style: inherit;">session_info()
R programming https://lcolladotor.github.io/jhustatcomputing/posts/14-r-nuts-and-bolts/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 15 - Control Structures @@ -17372,7 +17372,7 @@ font-style: inherit;">session_info()
R programming https://lcolladotor.github.io/jhustatcomputing/posts/15-control-structures/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 16 - Functions @@ -18705,7 +18705,7 @@ font-style: inherit;">session_info()
programming functions https://lcolladotor.github.io/jhustatcomputing/posts/16-functions/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 17 - Vectorization and loop functionals @@ -21743,7 +21743,7 @@ font-style: inherit;">session_info()
programming functions https://lcolladotor.github.io/jhustatcomputing/posts/17-loop-functions/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 18 - Debugging R Code @@ -23751,7 +23751,7 @@ font-style: inherit;">session_info()
programming debugging https://lcolladotor.github.io/jhustatcomputing/posts/18-debugging-r-code/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 19 - Error Handling and Generation @@ -24705,7 +24705,7 @@ font-style: inherit;">session_info()
programming debugging https://lcolladotor.github.io/jhustatcomputing/posts/19-error-handling-and-generation/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT 20 - Working with dates and times @@ -26449,7 +26449,7 @@ font-style: inherit;">session_info()
programming dates and times https://lcolladotor.github.io/jhustatcomputing/posts/20-working-with-dates-and-times/ - Thu, 29 Aug 2024 03:51:43 GMT + Thu, 29 Aug 2024 03:55:43 GMT diff --git a/projects.html b/projects.html index b8174d8..fff0a64 100644 --- a/projects.html +++ b/projects.html @@ -244,7 +244,7 @@

Projects

-
+
-
+
-
+
-
+

 
diff --git a/projects/project-0/index.html b/projects/project-0/index.html index 5881b3a..6c48b1f 100644 --- a/projects/project-0/index.html +++ b/projects/project-0/index.html @@ -526,10 +526,12 @@

9. Refine your website

Now that you have a website, feel free to edit your index.Rmd file as well as to change your image (either save it as frank.jpg or save a new image but also update the corresponding line on your index.Rmd). Remember to use Knit on RStudio to update the index.html file then use the Git panel to select the files you edited prior to making a git commit to version control the changes. Finally, use git push to upload the new version of your files to GitHub.

You might also want to use inline R code with fontawesome::fa() like at https://github.com/emarquezz/emarquezz.github.io/blob/c49eae75d53efa623e5d3bbbb29d77a3f1678a1c/index.Rmd#L9 or and emojis like at https://github.com/emarquezz/emarquezz.github.io/blob/c49eae75d53efa623e5d3bbbb29d77a3f1678a1c/index.Rmd#L24. Check all previous examples I linked to, though these ones have some more advanced features:

+

If you don’t like postcards and want to use quarto instead, then check posts/05-literate-programming/#quarto for more details.

10. Share your website

@@ -602,7 +604,7 @@

R session information

collate en_US.UTF-8 ctype en_US.UTF-8 tz America/New_York - date 2024-08-20 + date 2024-08-28 pandoc 3.2 @ /opt/homebrew/bin/ (via rmarkdown) ─ Packages ─────────────────────────────────────────────────────────────────────────────────────────────────────────── diff --git a/sitemap.xml b/sitemap.xml index e71af13..dda2b3d 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,142 +2,142 @@ https://lcolladotor.github.io/jhustatcomputing/lectures.html - 2024-08-29T03:50:52.346Z + 2024-08-29T03:54:54.784Z https://lcolladotor.github.io/jhustatcomputing/posts/23-working-with-text-sentiment-analysis/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/16-functions/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/06-reference-management/index.html - 2024-08-29T03:50:52.346Z + 2024-08-29T03:54:54.784Z https://lcolladotor.github.io/jhustatcomputing/posts/03-introduction-to-gitgithub/index.html - 2024-08-29T03:50:52.346Z + 2024-08-29T03:54:54.784Z https://lcolladotor.github.io/jhustatcomputing/posts/18-debugging-r-code/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/01-welcome/index.html - 2024-08-29T03:50:52.346Z + 2024-08-29T03:54:54.784Z https://lcolladotor.github.io/jhustatcomputing/posts/12-ggplot2-plotting-system-part-1/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/25-python-for-r-users/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/07-reading-and-writing-data/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.784Z https://lcolladotor.github.io/jhustatcomputing/posts/14-r-nuts-and-bolts/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/05-literate-programming/index.html - 2024-08-29T03:50:52.346Z + 2024-08-29T03:54:54.784Z https://lcolladotor.github.io/jhustatcomputing/posts/02-introduction-to-r-and-rstudio/index.html - 2024-08-29T03:50:52.346Z + 2024-08-29T03:54:54.784Z https://lcolladotor.github.io/jhustatcomputing/resources.html - 2024-08-29T03:50:52.354Z + 2024-08-29T03:54:54.792Z https://lcolladotor.github.io/jhustatcomputing/schedule.html - 2024-08-29T03:50:52.354Z + 2024-08-29T03:54:54.792Z https://lcolladotor.github.io/jhustatcomputing/projects/project-2/index.html - 2024-08-29T03:50:52.354Z + 2024-08-29T03:54:54.792Z https://lcolladotor.github.io/jhustatcomputing/projects/project-1/index.html - 2024-08-29T03:50:52.354Z + 2024-08-29T03:54:54.792Z https://lcolladotor.github.io/jhustatcomputing/projects.html - 2024-08-29T03:50:52.354Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/syllabus.html - 2024-08-29T03:50:52.354Z + 2024-08-29T03:54:54.792Z https://lcolladotor.github.io/jhustatcomputing/projects/project-0/index.html - 2024-08-29T03:50:52.354Z + 2024-08-29T03:54:54.792Z https://lcolladotor.github.io/jhustatcomputing/projects/project-3/index.html - 2024-08-29T03:50:52.354Z + 2024-08-29T03:54:54.792Z https://lcolladotor.github.io/jhustatcomputing/index.html - 2024-08-29T03:50:52.346Z + 2024-08-29T03:54:54.784Z https://lcolladotor.github.io/jhustatcomputing/posts/10-joining-data-in-r/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/20-working-with-dates-and-times/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/22-working-with-factors/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/19-error-handling-and-generation/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/11-plotting-systems/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/17-loop-functions/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/24-best-practices-data-analyses/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/15-control-structures/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/21-regular-expressions/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/08-managing-data-frames-with-tidyverse/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/13-ggplot2-plotting-system-part-2/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/09-tidy-data-and-the-tidyverse/index.html - 2024-08-29T03:50:52.350Z + 2024-08-29T03:54:54.788Z https://lcolladotor.github.io/jhustatcomputing/posts/04-reproducible-research/index.html - 2024-08-29T03:50:52.346Z + 2024-08-29T03:54:54.784Z