add_pcoords | R Documentation |
This function adds a parallel coordinates plot
to a plotscaper
scene or schema.
add_pcoords(x, variables = NULL, options = NULL)
x |
A |
variables |
A vector of variable names: at least two continuous or discrete variables |
options |
A list of options |
The scene or schema back, with the plot added appropriately
add_plot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.