setcolor {VennDetail}R Documentation

return colors with given a vector

Description

Setcolor will provide a list of color vectors based on the number used as an input.

Usage

setcolor(x)

Arguments

x

Number of color

Value

color vector

Author(s)

Kai Guo

Examples

mycol <- setcolor(10)
mycol

[Package VennDetail version 1.10.0 Index]