map_to_sp: Function to convert the map database object to spatial...

View source: R/map_to_sp.R

map_to_spR Documentation

Function to convert the map database object to spatial polygons.

Description

Function to convert the map database object to spatial polygons.

Usage

map_to_sp()

Value

SpatialPolygonsDataFrame.

Author(s)

Stuart K. Grange

Examples


# Import the mapping data as spatial polyogons
sp_map <- map_to_sp()


skgrange/gissr documentation built on Feb. 24, 2024, 2:55 p.m.