powered by
"lines"(x,...) "lines"(x,col=NA,...) "lines"(x,col=NA,...)
lty
lwd
points
plot
data(leroy) data(leroydbbmm) plot(leroydbbmm) lines(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