Introduction -to- Ecology

A course covering population, community, and ecosystem ecology for undergraduates

Getting Started Course Materials Schedule About

Creative Commons License

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
    • Introduction to data frames
    • Vector Reference (Read links at bottom)
    • Data Frame Reference