make_map: Make leaflet map widget

Description Usage Arguments

View source: R/make_map.R

Description

Wrapper for link[leaflet]leaflet package. http://rstudio.github.io/leaflet/.

Usage

1
make_map(title = "This is a test", lat, lng)

Arguments

title

label for the marker

lat

lattitude coordinate

lng

longintude coordinate


sk-sahu/sahu documentation built on Nov. 20, 2019, 6:28 p.m.