.RData
gapminder
git config
filter()
select()
mutate()
arrange()
rename()
group_by()
saveRDS()
readRDS()
dput()
dget()
tibble::tibble()
tibble::tribble()
with()
ggsave()
Rplots.pdf
NA
...
rnorm()
runif()
rpois()
rep()
letters
LETTERS
each
times
length.out
replicate()
for()
uiOutput()
Here are some fun examples of data visualization. Eventually, this section will include examples from previous classes. :) For now, it’s going to just include random stuff.