panel.BL.bwplot {BoutrosLab.plotting.general}R Documentation

A lattice::panel.bwplot replacement that fixes colouring issues

Description

Function lattice::bwplot() shows unexpected and unintuitive behaviour when colouring parameters of par.settings are vectors. The function panel.BL.bwplot fixes these issues. It should be called only from lattice::bwplot(). Use with caution. This function is invoked by create.boxplot

Arguments

...

Pass through argument. See lattice::bwplot() for further details.

enable.warnings

Print warnings if set to TRUE, defaults to FALSE

Author(s)

Mehrdad Shamsi

See Also

create.boxplot


[Package BoutrosLab.plotting.general version 7.1.0 Index]