Specifying number of x-axis labels/break points with geom_sf/geom_spatvector
I have several maps I created using geom_spatvector and am joining them together with patchwork::wrap_plots(). In some cases the x-axis labels (on an individual plot) overlap with each other. I would like to have fewer labels so that they do not overlap.