ez_jet {ezplot} | R Documentation |
ez_jet
Description
color palette for
Usage
ez_jet(
n = 100,
palette = c("dodgerblue4", "steelblue2", "olivedrab3", "darkgoldenrod1", "brown")
)
Arguments
n |
Number of colours to return. |
palette |
Vector of colours. |
Examples
ez_jet(100)
ez_jet(1)
[Package ezplot version 0.7.13 Index]