eq_map: earthquake package

Description Usage Arguments Details Value Examples

View source: R/eq_map.R

Description

6.Visualize earthquakes on an interactive map

Usage

1
eq_map(data, annot_col)

Arguments

data

a dataframe or tibble

annot_col

a character specifies the annotation variable

Details

eq_map function is used to visualize earthquakes with annotations on an interactive map.

when click on the earthquake circle, text will pop up

Value

an interactive map with earthquakes marked as circles

Examples

1
2
3
4
## Not run: 
eq_map(data2,"DATE")

## End(Not run)

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