R-Bootcamp-Course
Contents
- Data- A folder containing all the datasets required for this bootcamp course.
- Installation Instructions- A folder containing the documents which will help you to download R and RStudio for Windows and Mac operating systems.
- Recording links- A folder containing a text file with all recording links.
- 1_Getting Started with R.Rmd - A raw markdown file containing the notes for Day-1
- 1_Getting-Started-with-R.html- A html compiled version of notes for Day-1
- 2_Data Prep and transformation 1.Rmd - A raw markdown file containing the notes for Day-2
- 2_Data-Prep-and-transformation-1.html - A html compiled version of notes for Day-2
- 3_Data Prep and transformation 2.Rmd - A raw markdown file containing the notes for Day-3
- 3_Data-Prep-and-transformation-2.html - A html compiled version of notes for Day-3
- 4_Visualization_in_R.Rmd - A raw markdown file containing the notes for Day-4
- 4_Visualization_in_R.html - A html compiled version of notes for Day-4
- Practice questions.txt - A text file containing the R practice questions based on the lectures
- nycflights13_data_description.pdf - A description of nycflights13 data set used in Day-2 lecture
References