fcbase | R Documentation |
Return base colors of a fcol object
fcbase(fcol)
fcol |
A fcol object, likely constructed by |
A character vector, representing base colors
fc <- fcol(c("lightblue", "orange", "lightblue"), base=c("orange", "lightblue"))
fcbase(fc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.