Data Science for Agriculture

How to manage and manipulate data for agricultural research

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