Learn R Programming

citrus (version 1.0.2)

citrus_pair_plot: 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.