powered by
Quote helper function, often for error messages.
omxQuotes(name)
a character string
a character vector
This is a helper function for creating a nicely put together formatted string.
omxQuotes(c("Oh", "blah", "dee", "Oh", "blah", "da")) omxQuotes(c("A", "S", "F")) omxQuotes("Hello World")
Run the code above in your browser using DataLab