Skip to content

Releases: njlyon0/teach_r-for-biologists

Improved 2024 Course Materials

21 Nov 16:25
Compare
Choose a tag to compare

This is the version of the course after implementing needed changes after teaching the course in summer 2024. See milestone 1 for the list of relevant issues.

  • Expanded homework assignment rubric to make it easier to respect partial credit
  • Moved conditionals from first week 2 slides to second
    • Also fleshed out explanation of conditional behavior on vectors with multiple elements
  • Updated ggplot2 slides to reflect new legend.position behavior as of ggplot2 version 3.5.0

2024 Course Materials

25 Jul 15:42
Compare
Choose a tag to compare
  • This is the version of the course materials experienced by summer 2024 students
  • First version of the course built entirely with Quarto / hosted on GitHub
  • Reflects all edits made during the 2024 term
    • E.g., typo fixes, standardization of emphasis colors, adding/refining image alt text, etc.