Description Usage Arguments Details Value
Creates a set of pairs plots of the input points for multiple waves.
1 | wave_points(pts_list, in_names, surround = FALSE)
|
pts_list |
A list object, whose elements are data.frames of points |
in_names |
The input dimension names. |
surround |
Should points be plotted with (black) boundaries? Default: FALSE |
For each pair of inputs, the points from a succession of waves are plotted, coloured according to the wave number. Histograms of the points for each input (broadly interpreted as marginal distributions for the inputs) are provided on the main diagonal.
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.