eq_map: Visualize earthquakes on a map

Description Usage Arguments Examples

Description

Visualize earthquakes on a map

Usage

1
eq_map(data, annot_col = "DATE")

Arguments

data

A data.frame containing the earthquake data

annot_col

A column name indicating the column to be used for annotation pop up

Examples

1
2
3
4
## Not run: 
  read_eq_clean_data() %>% eq_map()

## End(Not run)

learner42/CourseraRcapstone documentation built on May 30, 2019, 4:37 p.m.