wkt_to_multipolygon: wkt_to_multipolygon

View source: R/utils.R

wkt_to_multipolygonR Documentation

wkt_to_multipolygon

Description

wkt_to_multipolygon

Usage

wkt_to_multipolygon(v, call = rlang::caller_env())

Arguments

v

The WKT to convert into a multipolygon.

call

The env from which this was called (defaults to the direct calling environment).

Value

The multipolygon equivalent of wkt.


ohvbd documentation built on March 10, 2026, 1:07 a.m.