| scale_sepia | R Documentation | 
Built to resemble ArcGIS-style "pollution" color ramps.
scale_sepia(
  ...,
  guide = "colorbar",
  start = 48,
  rot = -0.14,
  chrom = 0.95,
  light = 0.97,
  dark = 0.1,
  gamma = 0.8,
  na.value = "#00000000",
  aesthetics = c("fill", "color")
)
scale_fill_sepia(...)
scale_color_sepia(...)
... | 
 passed to   | 
guide | 
 as in   | 
start | 
 as in   | 
rot | 
 as in   | 
chrom | 
 as in   | 
light | 
 as in   | 
dark | 
 as in   | 
gamma | 
 as in   | 
na.value | 
 color to use for   | 
aesthetics | 
 for internal use  | 
scale_fill_sepia(): fill scale
scale_color_sepia(): color scale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.