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, lat

longitude and latitude of points.

col

colour of points.

size

size of points.

opacity

opacity of points.


mrc-ide/PlasmoMAPI documentation built on Oct. 1, 2020, 9:41 a.m.