plot,report_mig_char,missing-method {stacomiR}R Documentation

plot method for report_mig_char

Description

plot method for report_mig_char

Usage

## S4 method for signature 'report_mig_char,missing'
plot(x, color_parm = NULL,
  plot.type = "qual", silent = FALSE, ...)

Arguments

x

An object of class report_mig_char

color_parm

A named vector for the colors of either parameters (if plot.type=quant) or levels for parameters (if plot.type=qual).

plot.type

One of "qual", "quant" "crossed" default to qual

silent

Boolean default FALSE, if TRUE information messages not displayed

...

Additional parameters

Author(s)

Cedric Briand cedric.briand"at"eptb-vilaine.fr


[Package stacomiR version 0.5.4.4 Index]