Description Usage Arguments Author(s) Examples
Wrapper function to automate the process of creating maps and save them in jpg.
1 2 3 |
data |
Data frame or Matrix with 3 columns: data, lon, lat in that order. |
color_range |
Hexa decimal or colour names to describe the range in which the color values will be ploted |
color_option |
Color option for package viridis in case of cathegorical values |
map_name |
Name of the map used for saving and as a map tittle |
save_jpg |
list of width and height values for jpeg file |
cathegorical |
Boolean to define if the values are continuous or cathegories |
limits |
If defined, sets up the upper and lower bounds to the values plotted in the map. |
Marcos Alves mppalves@gmail.com
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.