Introduction to Data Analysis for Aquatic Sciences

A newish course with a focus on R - no experience required

Getting Started

Syllabus Schedule

Course Materials

Canvas
Discussions

Panopto


Class Repo

Creative Commons License

Course Dev Info

Introduction to R and RStudio

Reading


  • Topics

    • R & RStudio
    • Expressions & Variables
    • Types
    • Errors
    • Vectors & Data Frames
    • Importing Data
    • Readable Code
  • Readings

    • Getting Started
    • Introduction to R
    • Starting with data
    • Vector Reference (Read links at bottom)
    • Data Frame Reference
    • R4DS Chapter 4 Workflow: basics