Description Usage Arguments Value Examples
eq_map
creates a Leaflet map, adds a polygon according to the chosen
country and adds the earthquakes as points (size according to magnitude)
1 | eq_map(data_filtered, annot_col = "date")
|
data_filtered |
A dataframe |
annot_col |
Which column shall be displayed in the pop-up |
this function gives back a leaflet map. It includes various features.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.