Learn R Programming

IceCast (version 2.1.0)

all_regions: Polygon of all regions

Description

All regions except the non-regional ocean converted into a single SpatialPolygons object. Regions are modified from the region masks provided by the National Snow and Ice Data Center (NSIDC)

Usage

all_regions

Arguments

Format

SpatialPolygons object

References

Region Mask: National Snow and Ice Data Center, 2017: Region mask for the northern hemisphere. http://nsidc.org/data/polar-stereo/tools_masks.html.

Examples

Run this code
# NOT RUN {
data(all_regions)
plot(all_regions)
# }

Run the code above in your browser using DataLab