scale_color_rmb: rmb pal

Description Usage Arguments Author(s)

View source: R/scale.R

Description

rmb color

Usage

 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)

Arguments

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.

Author(s)

liripo


Liripo/Rliripo documentation built on Oct. 2, 2020, 9:41 p.m.