This function adds a parallel coordinates plot
to a plotscaper
scene or schema.
Usage
add_pcoords(x, variables = NULL, options = NULL)
Arguments
- x
A plotscaper
scene or schema object
- variables
A vector of variable names:
at least two continuous or discrete variables
- options
A list of options
Value
The scene or schema back, with the plot added appropriately