fcbase: Return base colors of a fcol object

View source: R/fcol.R

fcbaseR Documentation

Return base colors of a fcol object

Description

Return base colors of a fcol object

Usage

fcbase(fcol)

Arguments

fcol

A fcol object, likely constructed by fcol

Value

A character vector, representing base colors

Examples

fc <- fcol(c("lightblue", "orange", "lightblue"), base=c("orange", "lightblue"))
fcbase(fc)

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