Description Usage Arguments Details Value
color_pal()
returns a color palette with values assigned to the values
of a column in the accidents
dataset.
1 |
data |
A dataframe, specifically the |
a |
A character string |
This function returns a color palette based on the input in the a
argument.
It is designed to color markers for a leaflet map in a shiny app based on user selection.
A color palette assigned to the values of a column in the accidents
dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.