style_interaction | R Documentation |
Highlight Style for (interaction of) factors
style_interaction(x)
x |
formula or character vector |
Function style_interaction returns a character scalar.
cat(style_interaction(letters[1:3]))
message(style_interaction(letters[1:3]))
cat(style_interaction(~ mrn + dob))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.