powered by
Construct a fcol object
fcol(colors, base)
A S3 class known as fcol, containing colors as vector and base colors in the attribute fcbase
fcol
fcbase
A character vector, containing colors
A character vector, containing base colors
fcol(c("lightblue", "orange", "lightblue"), base=c("orange", "lightblue"))
Run the code above in your browser using DataLab