| add.map.points | R Documentation | 
Add station points to a map
add.map.points(map, lon, lat, col = "black", cex = 1, pch = 16, ...)
lon | 
 the longitudes of the points to be drawn  | 
lat | 
 the latitude of the points to be drawn  | 
col | 
 the color of the points  | 
cex | 
 the size of point to be drawn  | 
pch | 
 the point character to be used  | 
... | 
 optional arguments passed to points().  | 
stn.lon | 
 (depreciated) the longitudes of the points to be drawn  | 
stn.lat | 
 (depreciated) the latitude of the points to be drawn  | 
Laura Whitmore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.