map projection to use, defaults to southern Polar Stereographic true scale at -71S
lonlim
the range of longitude to use, defaults to entire globe
nverts
total number of vertices to use, see Details
Value
SpatialPolygonsDataFrame
Details
The argument nverts controls the total number of vertices of the circle
within a linearly within the lonlim range of longitudes at latitude
This is for use on classic polar projections centred on the north or the
south pole, particularly Polar Stereographic and Lambert Azimuthal Equal Area
but will also work with some caveats on other families and situations. We
have not explored this more general use. Feel free to contact the maintainer
if you have interest in less typical usage or find problems.