powered by
Print a fcol object
# S3 method for fcol print(x, ...)
The input x, invisibly.
x
A fcol object, likely constructed by fcol
fcol
Not used now
fc <- fcol(c("lightblue", "orange", "lightblue"), base=c("orange", "lightblue")) fc
Run the code above in your browser using DataLab