overlay_points: Add points to dynamic map

Description Usage Arguments

View source: R/plot.R

Description

Add points to dynamic map

Usage

1
overlay_points(myplot, lon, lat, col = "black", size = 2, opacity = 1)

Arguments

myplot

dynamic map produced by plot_leaflet() function

lon

longitude of points

lat

latitude of points

col

colour of points

size

size of points

opacity

opacity of points


mrc-ide/RMAPI documentation built on Feb. 11, 2020, 4:53 a.m.