diff --git a/_posts/2024-01-17-writing_loops_in_R.markdown b/_posts/2024-01-31-writing_loops_in_R.markdown similarity index 96% rename from _posts/2024-01-17-writing_loops_in_R.markdown rename to _posts/2024-01-31-writing_loops_in_R.markdown index f18526871..915f8a001 100644 --- a/_posts/2024-01-17-writing_loops_in_R.markdown +++ b/_posts/2024-01-31-writing_loops_in_R.markdown @@ -1,5 +1,5 @@ --- -date: 2024-01-17 +date: 2024-01-31 title: Writing and using loops in R text: Learn how to write and use loops in the R programming language location: MS Teams Group diff --git a/_posts/2024-01-31-simulating_data_in_R.markdown b/_posts/2024-02-14-simulating_data_in_R.markdown similarity index 96% rename from _posts/2024-01-31-simulating_data_in_R.markdown rename to _posts/2024-02-14-simulating_data_in_R.markdown index c2c3549a2..a40f62418 100644 --- a/_posts/2024-01-31-simulating_data_in_R.markdown +++ b/_posts/2024-02-14-simulating_data_in_R.markdown @@ -1,5 +1,5 @@ --- -date: 2024-01-31 +date: 2024-02-14 title: Simulating data in R text: Learn how to simulate data in R to answer statistical questions location: MS Teams Group diff --git a/_posts/2024-02-14-introduction_to_version_control.markdown b/_posts/2024-05-15-introduction_to_version_control.markdown similarity index 96% rename from _posts/2024-02-14-introduction_to_version_control.markdown rename to _posts/2024-05-15-introduction_to_version_control.markdown index be92255d0..da7c61f87 100644 --- a/_posts/2024-02-14-introduction_to_version_control.markdown +++ b/_posts/2024-05-15-introduction_to_version_control.markdown @@ -1,5 +1,5 @@ --- -date: 2024-02-14 +date: 2024-05-15 title: Introduction to version control text: Learn what version control is and how it can help your work flow location: MS Teams Group