Schedule

Course Mechanics Explained Here

8 Session Bootcamp January 11 – January 29 2021

Schedule 2021

DateTopicWatch Podcasts byReadings and Homework due
Week 1
Jan 11R Environment
Jan 13R data types - Objects1-R intro

2-Environment
Intro-R: Appendix A, Ch 1 R Environment, Ch 2-3 Objects
Jan 15Git-R Workflow, Manipulating Objects, ScriptsFactors

Git and R
Rbootcamp: Factors, Building Dataframes, Scripts. Ch 3-3.2, pg. 31, 4.3-4.6, 7.
RefreshR: 1.2 Objects, 2. Functions and Scripts
Week 2
Jan 18MLK Holiday
Jan 20Indexing using logical vectorsDataframe AccessRbootcamp: 5 Help ,6 What is it?,9 Workhorse Functions
hw1-cars due Jan 20 at midnight
Jan 22Data Input/Output, Writing Functions, and putting it togetherDataframe AccessRbootcamp: 8 Data IO, 10 Functions
Week 3
Jan 25Loops and Scaling up, Program FlowLoops and Program Flow chapter
Jan 27Data Cleaning - String Matching, Manipulation, ReplacementRbootcamp: 11 Data cleaning
Jan 29Some fun stuff in RRbootcamp: 12 Multivariate