• Introduction to R
  • Getting Started
    • Installing R
    • What is RStudio?
    • Installing RStudio
  • Basic things to know
    • Install and Load Packages
    • Working Directory
    • Getting Help
  • Operators
    • Assignment operators
    • Arithmetic operators
    • Relational operators
    • Logical operators
  • Data objects
    • Data type
    • Data structure
      • Vectors
      • Factors
      • Matrices
      • Dataframes
      • Lists
  • Working with Data
    • Importing Data File
    • Subsetting Data
    • Summarizing and Processing Data
  • Additional Resources
  • Published with bookdown

Introduction to R

Additional Resources

R Studio Primers

https://rstudio.cloud/learn/primers

RYouWithMe (R-Ladies Sydney)

https://rladiessydney.org/courses/ryouwithme/

Analytics Using R (by Margie Rosenberg)

https://pubs.wsb.wisc.edu/academics/analytics-using-r-2019/

R Reference Card

https://cran.r-project.org/doc/contrib/Short-refcard.pdf