summarize()
group_by()
mutate()
recode()
across()
recoding
rowwise()
ggplot2
pivot_wider()
singer
rio
unnest_tokens()
stat
scale_alpha_*() (transparency) and scale_size_*() work similarly to scale_color_*(). You may want to set the range argument to control the minimum and maximum alpha/size used. Alpha can range between 0 and 1.
scale_alpha_*()
scale_size_*()
scale_color_*()
range