Add border layers to plot
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
geo |
String. May include: "tracts", "counties", or "states" |
line_color |
String. Color of borders. Default is "black" |
line_size |
Numeric. Default is 0.1 |
line_alpha |
Numeric in 0,1. Transparency of borders.0 for completely transparent and 1 for completely opaque |
fill_color |
String. Color of fill within borders. Default is NA (i.e. transparent) |
fill_alpha |
String. Transparency of fill within borders. Default is 0.5 |
... |
Optional subsetting parameters and shapefile options. See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.