createColorVectorsByDesign: createColorVectorsByDesign

Description Usage Arguments Value Author(s)

View source: R/createColorVectorsByDesign.R

Description

Produces a color vector for items by using a design matrix.

Usage

1

Arguments

design_matrix

A dummy coded design matrix.

hsv

a boolean. If TRUE, use prettyGraphsHSVColorSelection. If FALSE, use prettyGraphsColorSelection.

offset

numeric. An offset value to be passed to prettyGraphsHSVColorSelection or prettyGraphsColorSelection.

Value

Produces a list with the following items

oc

The colors of the observations (based on group)

gc

The colors of the groups

Author(s)

Derek Beaton


prettyGraphs documentation built on May 1, 2019, 9:25 p.m.