eq_create_label: eq_create_label

Description Usage Arguments Value Examples

View source: R/Map.R

Description

This function creates a HTML tekst which is used as label for a leaflet. The label consists of location, magnitude and deaths from the cleanedup NOAA earthquake data

Usage

1

Arguments

data

A dataframe containing cleanedup NOAA earthquake data

Value

A character containing HTML text with (if not empty) location, magnitude and deaths of an earthquake

Examples

1
2
3
4
## Not run: 
eq_create_label(data)

## End(Not run)

FerrieHeskes/FinalAssignmentR documentation built on May 26, 2019, 7:26 a.m.