Description Usage Arguments Value
Plot bivariate spatial data. Grid points are colored according to the bivariate distribution. First bin the data with st_assign_colors or assign_colors.df.
1 |
data |
a data frame as passed from st_assign_colors or assign_colors.df. Columns for Longitude and Latitude are in the third and fourth columns, respectively, and the color corresponding to each row lies in the sixth column. |
... |
arguments passed to borders() from ggplot2. A convenient way to get borders from the maps package onto the plot. |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.