- Tour of Rstudio
- Simple operations (R as a calculator)
- Data types
- Introduction to functions
- Reading in data
- Basic plotting
- Data exploration and formatting
- Subsetting and indexing
- Packages
- Working with date/time
- Customizing and saving plots
- R data files
- Overview of Rmarkdown
- Writing Rmarkdown reports in Rstudio
- Rendering html, pdf, and word documents
- Introduction to logical statements (e.g., if,else,etc.)
- Introduction to for loops
- Writing and calling custom functions
- Example project
- Best practices
- File organization
- Documentation
- Workflow
- Version control with Git (and GitHub)