eq_map: Display earthquakes on an interactive map

Description Usage Arguments Value Examples

Description

Display earthquakes on an interactive map

Usage

1
eq_map(data, annot_col = "popup_text", max_rad = 8, ...)

Arguments

data

A NOAA dataframe as created with eq_clean_data()

annot_col

The name of the column to print in annotation as character

max_rad

The maximum radius of a circle as numeric

...

Additionnal parameters to pass to leaflet (see leaflet doc)

Value

An interactive map (as leaflet widget)

Examples

1

KDallaporta/CapstoneProject documentation built on May 12, 2019, 1:09 p.m.