powered by
Return base colors of a fcol object
fcbase(fcol)
A character vector, representing base colors
A fcol object, likely constructed by fcol
fcol
fc <- fcol(c("lightblue", "orange", "lightblue"), base=c("orange", "lightblue")) fcbase(fc)
Run the code above in your browser using DataLab