convert_names | R Documentation |
Internal helper function that converts axis name to internal variable name
convert_names(x, y, z = NULL)
x |
the user input character for x-axis value |
y |
the user input character for y-axis value |
z |
the user input character for z-axis value |
a named list with variable names for visualization for internal use
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.