numeric
character
factor
Date
logical
c()
cbind()
rbind()
matrix
list
data.frame
tibble
{rio}
{tidyverse}
{dplyr}
filter()
select()
group_by()
summarise()
mutate()
transmute()
full_join()
left_join()
right_join()
tidyr
pivot_wide()
pivot_long()
spread()
gather()
fill()
full_seq()
separate()
unite()
separate_rows()
nest()
if_else()
case_when()
recode()
lead()
lag()
ntile()
arrange()
tally()
count()
{forcats}
{lubridate}
{stringr}
{tibble}
{purrr}
map*()
purrr
safely()
possibly()
is_*()
as_*()
map()
reduce
{reticulate}
{blogdown}