mapbox: Mapbox Maps from R

Description Usage Arguments

Description

This function takes an input data.frame and writes out a html file containing a Mapbox map and all javascript dependencies.

Usage

1
mapbox(df, htmlfile = "index.html")

Arguments

df

Input data.frame. Must contain fields called latitude and longitude

htmlfile

Destination file name. Default is index.html


karthik/mapboxer documentation built on May 20, 2019, 7:22 a.m.