plot_leaflet: Leaflet plots for neotoma data.

View source: R/plot_leaflet.R

plot_leafletR Documentation

Leaflet plots for neotoma data.

Description

A plotting function to provide interactive data investigation using the leaflet tools. This package requires a connection to the internet for proper functioning.

Usage

plot_leaflet(x, providerTiles = "Stamen.TerrainBackground", ...)

Arguments

x

A neotoma data object

providerTiles

Default "Stamen.TerrainBackground", a character string indicating the tile background to be used for plotting.

...

Other terms to be passed to the function.

Value

A leaflet object


ropensci/neotoma documentation built on Dec. 6, 2022, 6:26 p.m.