eq_create_label: Creates a label for leaflet map

Description Usage Arguments Value Examples

View source: R/main.R

Description

This function takes the dataset as an argument and creates an HTML label that can be used as the annotation text in the leaflet map

Usage

1

Arguments

data

A data frame with the earthquake data

Value

A vector with labels

Examples

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

## End(Not run)

daferpe/CapstonePackage documentation built on May 26, 2019, 2:35 a.m.