Description Usage Arguments Author(s) See Also Examples
View source: R/scale_color_brattle.R
Deprecated–users should not need to call these functions as of version 2.0. These functions apply the Brattle palette to ggplot figures.
1 2 3 |
... |
Arguments passed to corresponding |
Charlie Gibbons
scale_color_discrete
, scale_fill_discrete
from the ggplot2
package
1 | qplot(carat, price, data = diamonds, color = cut) + scale_color_brattle("Cut")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.