Lat long data input in R

Hi,
I am having a dataset with latitudes and longitudes. These are locations of teachers. I would want to get a map with markers on it. I am unable to get the right resources for doing this. How can I do this?

Your use case is quite common, and standardized solutions exist.

Do have a look at this answer where some of the more common are summarized Best packages for making map? leaflet vs ggmap vs sf vs ...? - #2 by jlacko

It should get you started, and if you feel that spatial data is your rabbit hole do have a look at Welcome | Geocomputation with R - probably the best book on the subject out right now.

Thank you very much for the resources.

Regards,
kuttan

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.