cvec | R Documentation |
Create create character vectors
cvec(x)
## S3 method for class 'character'
cvec(x)
s_(...)
x |
comma-separated quoted string (for |
... |
unquoted strings (for |
cvec("A,B,C")
s_(A,B,C)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.