Grey scale palette (discrete)
Grey scale palette (discrete)
grey_pal(start = 0.2, end = 0.8)
start |
grey value at low end of palette |
end |
grey value at high end of palette |
seq_gradient_pal()
for continuous version
show_col(grey_pal()(25)) show_col(grey_pal(0, 1)(25))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.