Need help creating a map using batting data

Hi i need help creating a map in R studio that uses the data from Lahman, to make a map of the world with points that are baseball players birthCities. I have been unable to do this does any one know how I might do that.

The leaflet r-package is one option.

I think the first few examples in the following guide places pins on an interactive map.
https://rstudio.github.io/leaflet/

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