fcol: Construct a fcol object

View source: R/fcol.R

fcolR Documentation

Construct a fcol object

Description

Construct a fcol object

Usage

fcol(colors, base)

Arguments

colors

A character vector, containing colors

base

A character vector, containing base colors

Value

A S3 class known as fcol, containing colors as vector and base colors in the attribute fcbase

Examples

fcol(c("lightblue", "orange", "lightblue"), base=c("orange", "lightblue"))

bedapub/ribiosPlot documentation built on Sept. 1, 2023, 6:50 p.m.