Description Usage Arguments Value Examples
Checks the spatial object you intend to use with the wmap() function for valid geometry, projection, and the data being a data.table
1  | check_wmapshp(shp)
 | 
shp | 
 A SpatialPolygonsDataFrame  | 
TRUE, or function will STOP with print statements about what requirements were not met.
1  | check_wmapshp(a_SpatialPolygonsDataFrame)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.