my_leafletproxy: Add polylines to an existing map

Description Usage Arguments Value

View source: R/maptools.R

Description

Add polylines to an existing map

Usage

1
my_leafletproxy(data, grp_f, clr = "blue", proxy, label, criteria, traj_col)

Arguments

data

Data containing lynes, and lng, lat cols

grp_f

Levels of the group accepted. The group is identified by criteria

clr

chr. Identy the colors of the lines

proxy

Existing Leaflet map.

label

Chr. Label pf the line

criteria

Chr. Name of the column identifying the filter group.

traj_col

Chr. Name of the column identifying the Trajectories

Value

A Leaflet map


Davide-bll/Shinymod documentation built on April 17, 2021, 8:42 a.m.