Data Carpentry -for- Ecologists

Teaching the tools to get computers to do cool science

Getting Started Course Materials Schedule

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