powered by
Highlight Style for (interaction of) factors
style_interaction(x)
Function style_interaction returns a character scalar.
formula or character vector
cat(style_interaction(letters[1:3])) message(style_interaction(letters[1:3])) cat(style_interaction(~ mrn + dob))
Run the code above in your browser using DataLab