Data Carpentry for Pharmacists

Teaching the tools to get computers to do cool science

Getting Started Course Materials Schedule About / Contact Us In-class Feedback

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