jam_pal | R Documentation |
Jam color palette for ggplot2
jam_pal(
type = "seq",
palette = 1,
direction = 1,
invert = FALSE,
darkFactor = 1,
sFactor = 1,
darken = FALSE,
alpha = 1,
useGrey = 20,
preset = getOption("colorjam.preset", "dichromat2"),
step = getOption("colorjam.step", "default"),
...
)
type |
|
palette |
|
direction |
|
invert |
|
darkFactor , sFactor |
|
darken |
|
alpha |
|
useGrey |
|
... |
additional arguments are passed to |
Other colorjam ggplot2:
scale_color_jam()
,
scale_fill_jam()
,
theme_jam()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.