From 54c05e0ecd5733c9b86dd7345458fac8b2471668 Mon Sep 17 00:00:00 2001 From: njlyon0 Date: Mon, 5 Feb 2024 11:23:02 -0500 Subject: [PATCH] Adding additional resource links to reproducibility module --- mod_reproducibility.qmd | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mod_reproducibility.qmd b/mod_reproducibility.qmd index 02fb243..ac42306 100644 --- a/mod_reproducibility.qmd +++ b/mod_reproducibility.qmd @@ -18,3 +18,11 @@ After completing this module you will be able to: ## Additional Resources + +- [Guides to Better Science - Reproducible Code](https://www.britishecologicalsociety.org/publications/better-science/). The British Ecological Society, 2024. +- coreR Course, [Chapter 5: FAIR and CARE Principles](https://learning.nceas.ucsb.edu/2023-10-coreR/session_05.html). NCEAS Learning Hub, 2023. +- coreR Course, [Chapter 18: Reproducibility & Provenance](https://learning.nceas.ucsb.edu/2023-10-coreR/session_18.html). NCEAS Learning Hub, 2023. +- [Coding Tips](https://nceas.github.io/scicomp.github.io/best_practices.html). National Center for Ecological Analysis and Synthesis (NCEAS) Scientific Computing Team, 2024. +- [Team Coding: 5 Essentials](https://nceas.github.io/scicomp.github.io/onboard-scaffold_team_coding.html). NCEAS Scientific Computing Team, 2024. +- Data Analysis and Visualization in R for Ecologists, [Episode 1: Before We Start](https://datacarpentry.org/R-ecology-lesson/00-before-we-start.html). The Carpentries +- Introduction to R for Geospatial Data, [Episode 2: Project Management with RStudio](https://datacarpentry.org/r-intro-geospatial/02-project-intro.html). The Carpentries