citrus_pair_plot {citrus} | R Documentation |
Creates pair plot from data table
Description
Creates pair plot from data table
Usage
citrus_pair_plot(model, vars = NULL)
Arguments
model |
list, a citrus segmentation model |
vars |
data.frame, the data to segment |
Value
GGally object displaying the segment feature pair plots.
[Package citrus version 1.0.2 Index]