Primary exercises
Necessary libraries and data.
In your R Markdown document load thetidyverse
library and read thepulse.csv
file into thepulse
variable.A series of charts.
Reproduce the sequence of charts.
Each next chart is a small modification of the command.
- Labels.
CheckHelp
for commandsxlab
,ylab
,ggtitle
.
Adjust the last chart to get the chart below.