myjcolors: Colors for a nice palette

View source: R/myjcolors.R

myjcolorsR Documentation

Colors for a nice palette

Description

Returns colors from the jcolors::jocolors("default") palette, complemented by c("darkgreen", "navyblue", "darkgoldenrod", "orchid")

Usage

myjcolors(ncolors = NA)

Arguments

ncolors

An integer specifying the number of colors to return. Retunrs the first ncolors colors of the palette.

Value

A named vector of characters specifying the hex codes of the colors


stineb/rbeni documentation built on Feb. 24, 2023, 5:40 a.m.