ggplotColours: Function to get colors like in ggplot2

View source: R/Plotting_Functions.R

ggplotColoursR Documentation

Function to get colors like in ggplot2

Description

Function to get colors like in ggplot2

Usage

ggplotColours(n = 6, h = c(0, 360) + 15)

Arguments

n

number of colors.

h

range.

Examples

## Not run: 
ggplotColours(n,h)
## End(Not run)

jfores/SurvMap documentation built on May 30, 2022, 10:57 p.m.