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.
R
.Export the data from your class’s campaign page.
Upload data to RStudio server.
Import the data into R
’s
working memory.
If you forget your username or password, ask your teacher to remind you.
R
will only
keep a few datasets stored in its memory at a time.
R
that this is a
dataset that is important to store it in its memory so you can use
it.RStudio
uses to read your data
when you clicked the Import button.
RStudio
buttons, we can
actually Import by writing code similar to
what was output into the console!View
your data, then select a
variable and try to make an appropriate plot for that
variable.