Description Usage Arguments Value Author(s) See Also Examples
View source: R/00_S3_Definitions.R
Plot values as proportionnal circles on a map.
1 2 3 |
x |
Object gadm_sf or gadm_sp |
data |
Object data.frame with columns 'latitude' and 'longitude' |
value |
Character Name of a column of the data.frame. |
breaks |
a vector of breaks |
range |
vector min, max |
labels |
vector of labels |
color |
a valid color |
title |
Character title of the plot |
subtitle |
Character subtitle of the plot |
caption |
Character caption of the plot |
note |
Character A note associated with the plot |
Object ggplot2
Jean Pierre Decorps <jp.decorps@epiconcept.fr>
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.