Description Usage Arguments Author(s) Examples
Set the continuous fill scale of correlation matrix plot
1 2 3 | set_scale(pal = NULL, type = "gradient2n", ...)
reset_scale()
|
pal |
NULL or colours. |
type |
a scale function or character of scale name (should be one of "gradient", "viridis" or "gradient2n"). |
... |
extra parameters for scale function. |
Houyun Huang, Lei Zhou, Jian Chen, Taiyun Wei
1 2 | set_scale()
quickcor(mtcars) + geom_square()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.