setCaOmicsVColors {caOmicsV}R Documentation

Set up Default Plot Colors for caOmicsV Plot

Description

Set or change default colors used for caOmicsV Plot.

Usage

    setCaOmicsVColors(colorList=NULL)

Arguments

colorList

character vector, list of colour names or R colour specification

Value

None

Author(s)

Henry Zhang

Examples

    setCaOmicsVColors(colorList=c("red", "blue", "black", "green", "cyan", 
            "purple", "magenta", "grey"))

[Package caOmicsV version 1.18.0 Index]