Sys.Date(September 14, 2026)HTML
file.In class activity 01_ggplot_intro.Rmd
Files tab on the lower
right panel click on Home then click on the folder
Sds_164_F26 and again click on Student.New Folder button and rename the new
folder Homework.File toolbar and
a drop down menu will appear.Save As...LastName_FirstName_Sds164_HW01.RmdHomework folder
which should now be in the directory:
Sds_164_F26/Student/HomeworkKnit the file to pdf! If you have any errors, talk to your professor or attend help clinic as soon as possible. You can still continue with answering the questions below.
At the top of this document where it says author: type
your name inside the quotation marks.
library(tidyverse)
## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
## ✔ dplyr 1.2.0 ✔ readr 2.2.0
## ✔ forcats 1.0.1 ✔ stringr 1.6.0
## ✔ ggplot2 4.0.2 ✔ tibble 3.3.1
## ✔ lubridate 1.9.5 ✔ tidyr 1.3.2
## ✔ purrr 1.2.1
## ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
## ✖ dplyr::filter() masks stats::filter()
## ✖ dplyr::lag() masks stats::lag()
## ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
# this code allows us to open packages that we need to run code. we have to run it by pressing play or cntrl enter to let us run code to show data and visualizations.
Annika is completely fine- It is pronouced like aun-i-ca not anne-i-ca
*I am most excited about learning how to work with programs like R and also exploring a new lens in science and research.
*If I get confused on a step of coding. I have not worked extensivly with R, so I might hit some roadblocks.
[Artist - Song Title]``(https://www.example.com/) .
What is a song that you’ve been obsessed with lately?** ** (double stars) and * *
(single stars) format text in a markdown file?They allow us to Bold or italicize a certain words or phrases in R.
Visual viewing mode, click
Insert then click on Special Characters, and
lastly click on Insert Emoji to describe your favorite TV
show using only emojis.My favorite TV Show is Gilmore Girls
🍂 ☕ 💌 💸
12. At the top right of this window is a button with vertical lines
that says Outline. How do these headings help you navigate
the markdown file?
It can help you stay organized with your headings on the r markdown.
Now you can knit your file for the final time!
Submit the .html of this file to Moodle.