eq_create_label: Create Map Label

Description Usage Arguments Value Examples

View source: R/eq_create_label.R

Description

This function creates content to be displayed inside of the popups plotted by the eq_map function.

Usage

1
eq_create_label(filtered_data)

Arguments

filtered_data

DataFrame with information about earthquakes, must have LOCATION, EQ_PRIMARY, and TOTAL_DEATHS columns

Value

Vector with content to be used by eq_map function.

Examples

1
## Not run: eq_create_label(.)

hsuzero/Rcapstone_w6 documentation built on Dec. 20, 2021, 4:50 p.m.