powered by
make interaction equation
interactStr(x, prefix = "a", skip = FALSE, count = 1, addPrefix = TRUE)
character vector
prefix
whether or not skip
Numeric
A logical
# NOT RUN { interactStr(LETTERS[1]) interactStr(LETTERS[1:3]) interactStr(LETTERS[1:3],skip=TRUE) # }
Run the code above in your browser using DataLab