For the first time, I want to do mapping in R, something very basic to start with.
For example, draw the map of a country and add points according to GPS coordinates that I have in a datatable.
I thought it would be simple but it looks more complicated than expected.
How to start? Which package do you recommend me to use?
I found a lot of package to do mapping, but I can't decide which one would be the most suitable for my case.
THANKS