View source: R/graphing_functions.R
Plots the California counties, filled according to a particular feature.
1 2 3 4 5 6 7 8 |
data |
The dataset that contains the variable to be plotted |
variable |
The variable to be plotted |
breaks |
The breaks for the legend. By default set to |
title |
The title of the figure. By default set to |
fill |
The fill of the figure. By default set to |
trans |
The transformation to be applied to the data. By default set
to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.