Export, Upload, Import

Lab 1C

Directions: Follow along with the slides, completing the questions in blue on your computer, and answering the questions in red in your journal.

Space, Click, Right Arrow or swipe left to move to the next slide.

Whose data? Our data.

Export, upload, import

Exporting

Campaign Manager

Campaign Manager

Exporting

Uploading

Upload Button

Upload vs. Import

Importing

import data

Data Preview

Data Preview

What’s in a name?

read.csv()

data.file <- read_csv("~/SurveyResponse.csv")
View(data.file)

A word on staying organized…

Upload Button

Analysis Time