View source: R/create-var-names.R
Create variable names
1 | create_var_names(var_name, str = "s", n, sep = "_", unlist = FALSE)
|
var_name |
String, specifying the variable name. |
str |
String, specifying the suffix to be added after the |
n |
Numeric, specifying the number of variables. |
sep |
String, specifying the separator between |
unlist |
Logical, specifying whether a "list" or "vector" should be returned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.