eq_map: Plot Epicentre of Earthquakes on a Map

Description Usage Arguments Value Examples

Description

eq_map Will use a map to plot the location of the epicentre of an earthquake. The plot will be done using a circle, with the radius of the circle indicative of the magnitude of the earthquake.

Usage

1
eq_map(df, annot_col)

Arguments

df

The data frame holding the longitude and latitudes for the epicentres of the earthquakes.

annot_col

An atomic character holding the field name of the column to display on the map.

Value

Return a leaflet map

Examples

1

sdbecker/shakerr documentation built on May 29, 2019, 4:20 p.m.