Description Usage Author(s) Examples
View source: R/freshwater.R
Extract the hex codes from a list of colours.
1
mycols(...)
Carlos Cano-Barbacil
1 2 3 4 5 6 7
mycols("green") mycols("green", "blue") normalHist(u,dens=TRUE) ggplot(iris, aes(Sepal.Width, Sepal.Length)) + geom_point(color = mycols("red"), size = 1.5, alpha =1)+ theme_test()
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.