eq_map: Visualize earthquakes on a map

Description Usage Arguments Examples

View source: R/dataproc.R

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)

xxxw567/MasterRcap documentation built on May 29, 2019, 12:17 p.m.