Description Usage Arguments Value
Turns a vector into the string that would represent that vector. For when you need to skip the bullshit and hardcode a list into the code.
1 | vec.text(x)
|
x |
- any character vector |
A text string formatted like an R vector, ie "c(var1, var2, ...)"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.