Description Usage Arguments Author(s)
rmb color
1 2 3 4 5 6 7 8 9 10 11 12 13 | rmb_pal(money = "100", alpha = 1, reverse = TRUE)
scale_color_rmb(..., discrete = TRUE, money = "100", alpha = 1, reverse = TRUE)
scale_colour_rmb(
...,
discrete = TRUE,
money = "100",
alpha = 1,
reverse = TRUE
)
scale_fill_rmb(..., discrete = TRUE, money = "100", alpha = 1, reverse = TRUE)
|
money |
rmb money character,It's can be set "100","50",..."1hairs" |
alpha |
alpha |
reverse |
logical |
... |
see scale_color_gradientn |
discrete |
logical;whether discrete,the deault is T. |
liripo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.