eq_map: create interactive plots based on leaflet

Description Usage Arguments Examples

Description

Function to plot dots of hurricanes on ineractive maps with popus containing basic information

Usage

1
eq_map(data, longitude, latitude, annot_col)

Arguments

data

data used

longitude

x-coord

latitude

y-cood

annot_col

column to extract popup caption from

Examples

1
## Not run: eq_map(cleaned_base, "LONGITUDE", "LATITUDE", "popup_text")

Yailama/Capstone-project documentation built on May 25, 2019, 2:23 p.m.