View source: R/MxModelDisplay.R
omxQuotes | R Documentation |
Quote helper function, often for error messages.
omxQuotes(name)
name |
a character vector |
This is a helper function for creating a nicely put together formatted string.
a character string
omxQuotes(c("Oh", "blah", "dee", "Oh", "blah", "da"))
omxQuotes(c("A", "S", "F"))
omxQuotes("Hello World")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.