The eval command allows you to run the contents of variables as commands and can be very useful, especially in scripts. There are probably a lot of Linux users who have never encountered the eval ...
Do you want to use ggplot2, dplyr, or other tidyverse functions in your own functions? This easy example shows how Tidy evaluation in R, or tidy eval for short, is a pretty complex topic. But for some ...