map_outline: Retrieve a map outline registered with cartographer.

View source: R/cartographer-global.R

map_outlineR Documentation

Retrieve a map outline registered with cartographer.

Description

Retrieve a map outline registered with cartographer.

Usage

map_outline(feature_type)

Arguments

feature_type

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

Value

The map outline that was registered under feature_type. Note that the outline is optional, so this will return NULL if none was registered.

Examples

map_outline("sf.nc")

cartographer documentation built on May 29, 2024, 10:50 a.m.