ggColorHue {variancePartition}R Documentation

Default colors for ggplot

Description

Return an array of n colors the same as the default used by ggplot2

Usage

ggColorHue(n)

Arguments

n

number of colors

Value

array of colors of length n

Examples

ggColorHue(4)

[Package variancePartition version 1.24.1 Index]