diff --git a/fig/06-rmd-generate-figures.sh b/fig/06-rmd-generate-figures.sh old mode 100755 new mode 100644 diff --git a/fig/12-plyr-generate-figures.sh b/fig/12-plyr-generate-figures.sh old mode 100755 new mode 100644 diff --git a/index.md b/index.md index 4606f0759..465977593 100644 --- a/index.md +++ b/index.md @@ -2,21 +2,16 @@ site: sandpaper::sandpaper_site --- -*an introduction to R for non-programmers using gapminder data* +*This material was commisioned by the EPSRC Digital Health Hub for AMR, for delivery to the UK HSA w/c 16th September 2024.* -The goal of this lesson is to teach novice programmers to write modular code -and best practices for using R for data analysis. R is commonly used in many -scientific disciplines for statistical analysis and its array of third-party -packages. We find that many scientists who come to Software Carpentry workshops -use R and want to learn more. The emphasis of these materials is to give -attendees a strong foundation in the fundamentals of R, and to teach best -practices for scientific computing: breaking down analyses into modular units, -task automation, and encapsulation. +An introduction to R for non-programmers using the Gapminder data. In addition, this lesson makes use of open data from the Centre for Consumer Research Data and bespoke synthetic data provided by UKHSA. -Note that this workshop will focus on teaching the fundamentals of the -programming language R, and will not teach statistical analysis. +The goal of this lesson is to teach novice programmers to write modular code and best practices for using R for data analysis. R is commonly used in many scientific disciplines for statistical analysis and its array of third-party packages. We find that many scientists who come to Software Carpentry workshops use R and want to learn more. The emphasis of these materials is to give attendees a strong foundation in the fundamentals of R, and to teach best practices for scientific computing: breaking down analyses into modular units, task automation, and encapsulation. -The lesson contains more material than can be taught in a day. The [instructor notes page](instructors/instructor-notes.md) has some suggested lesson plans suitable for a one or half day workshop. +This lesson has been expanded to incorporate additional content on the use of Git for Version Control, navigating files and directories in a terminal, creation and validation of regression models and SQL. + +This content has been developed to form a five day course. +The [instructor notes page](instructors/instructor-notes.md) has some suggested lesson plans suitable for shorter workshops. A variety of third party packages are used throughout this workshop. These are not necessarily the best, nor are they comprehensive, but they are diff --git a/md5sum.txt b/md5sum.txt index 608eb0fdb..f7f5a8f2d 100644 --- a/md5sum.txt +++ b/md5sum.txt @@ -2,7 +2,7 @@ "CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2024-08-07" "LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2024-08-07" "config.yaml" "94e67b42d3191feede4ce0b63fbecbf6" "site/built/config.yaml" "2024-08-21" -"index.md" "86c8fb559b13d1695d55b52dd6cbf574" "site/built/index.md" "2024-08-07" +"index.md" "55ccb4b98f8ab8f877f208d10456d6b9" "site/built/index.md" "2024-09-01" "episodes/01-rstudio-intro.Rmd" "04f6b758558750cef962768d78dd63b0" "site/built/01-rstudio-intro.md" "2024-08-07" "episodes/02-project-intro.Rmd" "cd60cc3116d4f6be92f03f5cc51bcc3b" "site/built/02-project-intro.md" "2024-08-07" "episodes/03-seeking-help.Rmd" "d24c310b8f36930e70379458f3c93461" "site/built/03-seeking-help.md" "2024-08-07"