Please pardon me if this is a redundant question. I am new to R. I was going through this post- http://www.r-bloggers.com/mapping-gps-tracks-in-r/. It maps the gps tracks in R using ggmap. My question is that, once we have the final map, is it possible to put grids on it? If yes, how to do it?
EDIT- Ok let me rephrase my question... suppose I have plotted some gps coordinate on a map. Then how to put grid over it? Let me take the example of one of the question already solved here at stack overflow by Cory: Plotting GPS coordinates using ggmap
Here`s the final map:-
Now my question is how to get a grid structure on this map? TIA!
TIA!
Regards, Lesnar