eq_create_label: eq_create_label

Description Usage Arguments Value Examples

Description

A function to generate a custom popup box for a selected earthquake showing location, magnitude and total deaths.

Usage

1

Arguments

dt

A data table containing NOAA Earthquake data cleaned

Value

An interactive map displaying earthquate location for a given country with custom popup.

Examples

1
2
3
4
## Not run: 
 eq_create_label(dt)) %>% eq_map(annot_col="DATE")

## End(Not run)

Grandez/earthquake documentation built on May 28, 2019, 12:39 p.m.