ggcol {paleoDiv}R Documentation

Replicate the standard color scheme from ggplot2

Description

Replicate the standard color scheme from ggplot2

Usage

ggcol(n)

Arguments

n

Length of color vector to return.

Value

A character vector containing color hex codes.

Examples

ggcol(3)

[Package paleoDiv version 0.3.0 Index]