Good morning/evening

in the years I've used R extensively (mostly the package ggplot2) in order to produce high resolution plots of my data. Since I'm about to start a new project that involves analyzing snow samples across Antarctica, I want to plot the different locations on the continent... problem is, I mostly plot with R, and I'd like to keep using it, but when I search for how to plot coordinates in R, most people focuses on the rest of the world and discard the Antarctic continent. Does anyone know any way to quickly plot coordinates in R? Or direct me to some sources I can study in order to solve this problem?

Similar questions and discussions