View source: R/modmedEquation.R
interactStr | R Documentation |
make interaction equation
interactStr(x, prefix = "a", skip = FALSE, count = 1, addPrefix = TRUE)
x |
character vector |
prefix |
prefix |
skip |
whether or not skip |
count |
Numeric |
addPrefix |
A logical |
interactStr(LETTERS[1]) interactStr(LETTERS[1:3]) interactStr(LETTERS[1:3],skip=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.