Learn R Programming

s2dverification (version 2.4.0)

PlotStereoMap: Maps A Two-Dimensional Variable On A Polar Stereographic Projection

Description

Map a two dimensional matrix with (longitude, latitude) dimensions on a polar stereographic projection.

Usage

PlotStereoMap(var, lon, lat, latlims = c(60,90), toptitle = "", sizetit = 1, 
             units = "", brks = NULL, cols = NULL, filled.continents = FALSE, 
             dots = NULL, intlat = 10, drawleg = TRUE, subsampleg = 1, 
             colNA = "white")

Arguments