Learn R Programming

cartographer (version 0.2.1)

map_sf: Retrieve map data registered with cartographer.

Description

Retrieve map data registered with cartographer.

Usage

map_sf(feature_type)

Value

The spatial data frame that was registered under feature_type.

Arguments

feature_type

Type of map feature. See feature_types() for a list of registered types.

Examples

Run this code
map_sf("sf.nc")

Run the code above in your browser using DataLab