Categories / variables
Creating Formulas from Data Frames Using Non-Numeric Arguments in R
How to Assign Descriptive Variable Names to Output Graphs in R Using paste0 and sprintf Functions
How to Remove Asterisks from Column Values in an R DataFrame Using stringr Package
Recode Values in One DataFrame Using Definitions from Another File in R: A Comparative Analysis of Data Manipulation Functions and SQL-like Selects