Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit

Permalink
Pivot to R for Reproducible Scientific Analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddelkoop committed Jun 7, 2024
1 parent f1651a9 commit 6cfe6c0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### Setup Remote Repository in Gitea

* Navigate to Gitea:
* https://gitea-i2-cere-cloud.nrp-nautilus.io/
* https://gitea.skc.edu/
* This is a teaching environment and will be destroyed.
* Sign in:
* Click on Sign In
Expand Down
16 changes: 9 additions & 7 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,15 @@ Lessons (Day 1):

* Welcome and overview
* Introduction to Jupyter Notebooks, RStudio, and Git
* RStudio (Data Analysis and Visualization in R for Ecologists)
* https://datacarpentry.org/R-ecology-lesson-alternative/introduction-r-rstudio.html
* https://datacarpentry.org/R-ecology-lesson-alternative/visualizing-ggplot.html
* https://datacarpentry.org/R-ecology-lesson-alternative/how-r-thinks-about-data.html
* https://datacarpentry.org/R-ecology-lesson-alternative/working-with-data.html
* Data link: https://www.michaelc-m.com/Rewrite-R-ecology-lesson/data/cleaned/surveys_complete_77_89.csv
* R for Reproducible Scientific Analysis
* https://swcarpentry.github.io/r-novice-gapminder/instructor/01-rstudio-intro.html
* https://swcarpentry.github.io/r-novice-gapminder/instructor/04-data-structures-part1.html
* https://swcarpentry.github.io/r-novice-gapminder/instructor/05-data-structures-part2.html
* https://swcarpentry.github.io/r-novice-gapminder/instructor/06-data-subsetting.html
* https://swcarpentry.github.io/r-novice-gapminder/instructor/08-plot-ggplot2.html
* https://swcarpentry.github.io/r-novice-gapminder/instructor/09-vectorization.html
* https://swcarpentry.github.io/r-novice-gapminder/instructor/11-writing-data.html
* https://swcarpentry.github.io/r-novice-gapminder/instructor/15-wrap-up.html

Lessons (Day 2):

Expand Down Expand Up @@ -51,7 +54,6 @@ Workshop Links:
* https://happygitwithr.com/git-branches (and remotes https://happygitwithr.com/git-remotes)
* https://nvie.com/posts/a-successful-git-branching-model/
* https://git-scm.com/book/en/v2/Git-Branching-Branches-in-a-Nutshell
* Software Carpentry "Working with R" workshop: https://swcarpentry.github.io/r-novice-inflammation
* R project introduction http://cran.r-project.org/doc/manuals/R-intro.html
* R Language: https://www.r-project.org/

Expand Down

0 comments on commit 6cfe6c0

Please sign in to comment.