dovc: Associate a color vector to a data vector

Description Usage Arguments Details Value Author(s) Examples

View source: R/menucollection.r

Description

Color vector definition for multiple plots

Usage

1
dovc(d)

Arguments

d

data vector (numeric or character) of arbitrary length

Details

Define a color for each data following these criteria:

Value

Color vector of the same length of the input data vector

Author(s)

Gianmarco Polotti

Examples

1
dovc(1:30)

MenuCollection documentation built on May 29, 2017, 9:59 p.m.