table()
tapply()
dplyr::count()
left_join()
right_join()
inner_join()
full_join()
join()
c_across()
rowwise()
group_by()
read_html()
html_nodes()
html_text()
html_attr()
ggplot()
aes()
geom_???()