R for reproducible scientific analysis- Vectors & Data frames
Link to Tutorial Here
Who It’s For: People who have some familiarity with R and are getting started with data analysis
Why We Love It: This tutorial walks you through some powerful and important things you can do with your data in R and helps you understand how programs like R ‘read’ data. Topic covered include intro to vectors, creating vectors, vectorization, intro to loading external data, intro to data frames, accessing a data frame, and subsetting.
Basic Quantitative Toolkit