print.fcol | R Documentation |
Print a fcol object
## S3 method for class 'fcol'
print(x, ...)
x |
A fcol object, likely constructed by |
... |
Not used now |
fc <- fcol(c("lightblue", "orange", "lightblue"), base=c("orange", "lightblue"))
fc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.