eq_create_label: Creates a popup label for the map

Description Usage Arguments Details Value Examples

Description

This puts the location name, magnitude and casualties into a popup

Usage

1

Arguments

data

A data frame containing cleaned NOAA earthquake data

Details

The input data should include the columns LOCATION_NAME, EQ_PRIMARY and TOTAL_DEATHS.

Value

A character vector for the popup

Examples

1
2
3
4
## Not run: 
eq_create_label(data)

## End(Not run)

EAVWing/SigEarthquakes documentation built on May 27, 2019, 3:29 p.m.