map_layers: function for creating an interactive leaflet plot. works for...

View source: R/map_layers.R

map_layersR Documentation

function for creating an interactive leaflet plot. works for vector data only

Description

function for creating an interactive leaflet plot. works for vector data only

Usage

map_layers(x, id_col)

Arguments

x

data

id_col

the name of the id column

Value

an interactive leaflet plot where you can click on the different ids to show

Examples

## Not run: 
map_layers()

## End(Not run)

EcoDynIZW/d6projdata documentation built on Feb. 18, 2025, 10:25 a.m.