Basics
7
Workflow
R for Research
R for Research
Preface
Introduction
Basics
1
R, RStudio, and Posit Cloud
2
Operators in R
3
Data Types in R
4
Functions
5
Data Structure
6
Packages
7
Workflow
Wrangle
8
Getting External Data - importing your data into RStudio
9
Data Manipulation
Exploratory Data Analysis
10
Introduction to Data Visualization with ggplot2
11
Exploratory Data Analysis
12
Inferential Statistics
Communicate and Collaborate
References
Table of contents
7.1
The R Script
7.2
Creating a R Script
7.3
The R Project
7.4
Creating an R Project
7.5
Benefits of Using R Projects
Basics
7
Workflow
7
Workflow
This section is still under development
7.1
The R Script
7.2
Creating a R Script
7.3
The R Project
7.4
Creating an R Project
7.5
Benefits of Using R Projects
6
Packages
Wrangle