char | R Documentation |
Convenient create vector of character without the need to quote, e.g. instead
of typing c("a", "b", "c")
just write char(a, b, c)
char(...)
... |
list of character separate by comma |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.