powered by
"points"(x,...) "points"(x,col=NA,...) "points"(x,...)
col
add
plot
lines
data(leroydbbmm) data(leroy) plot(leroydbbmm) points(spTransform(leroy, center=TRUE), col=3) # add a track from a Move object to a plot
Run the code above in your browser using DataLab