Keeping R tidy
2020-01-15
Learning Objectives
By the end of this lecture, you will be able to:
use .Rmd for writing reports.
use
ggplot()
for visualizing data.
use
dplyr()
and
tidyr()
functions to wrangle data.
Title