unstring | R Documentation |
Auxiliary function that converts a vector of strings into an expression containing variable names.
unstring(vector)
vector |
Vector of variable names (strings). |
An expression for the list of variable names that are not strings.
ivmte:::unstring(c("a", "b"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.