eq_create_label: earthquake package

Description Usage Arguments Details Value Examples

View source: R/eq_create_label.R

Description

7.Create label of earthquakes for annotation

Usage

1

Arguments

data

a data frame or tibble

Details

eq_create_label creates labels that contain location, magnitude and deaths of earthquakes.

Value

a data frame with a new column popup_text

Examples

1
2
3
4
## Not run: 
eq_create_label(data2) %>% eq_map("popup_text")

## End(Not run)

hsm-stephanie/earthquake documentation built on April 30, 2020, 12:44 p.m.