print.fcol: Print a fcol object

View source: R/fcol.R

print.fcolR Documentation

Print a fcol object

Description

Print a fcol object

Usage

## S3 method for class 'fcol'
print(x, ...)

Arguments

x

A fcol object, likely constructed by fcol

...

Not used now

Examples

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

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