Wrangle
8
Getting External Data - importing your data into RStudio
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
8.1
Dependent Packages
8.2
CSV
8.3
Base R Approach
8.4
Tidyverse Approach
8.5
Writing CSV File
8.6
Excel Files
8.7
Writing Excel Files
8.8
Google Sheets
Wrangle
8
Getting External Data - importing your data into RStudio
8
Getting External Data - importing your data into RStudio
This section is still under development
8.1
Dependent Packages
8.2
CSV
8.3
Base R Approach
8.4
Tidyverse Approach
8.5
Writing CSV File
8.6
Excel Files
8.7
Writing Excel Files
8.8
Google Sheets
Wrangle
9
Data Manipulation