Learn R Programming

functClust (version 0.1.6)

check_plot_options: Check options

Description

Check the consistence of options for plotting fclust-results

Usage

check_plot_options(opt, all, main = "", windowmin = NULL,
  affectElt = NULL)

Arguments

opt

a list of options for a considered plot function

all

a list that contains all possible options for the considered plot function

main

the name of plot function

windowmin

a vector of indices

affectElt

a vector of integer.

Value

a list of consistant options

Details

None.