{base}
load R packages
{base}
sum elements of vector
{dplyr}
group data by levels of column
{dplyr}
summarize data usually by grouping variable
{grid}
plot arrows
{dplyr}
keep rows based on values of columns
{dplyr}
order in descending order
{tibble}
create tibble
{dplyr}
change order of rows based on values of columns
{dplyr}
retrieve data from a database into a local tibble
The end!