handle_wkt_without_vector_size: Test handlers for handling of unknown size vectors

View source: R/handle-wkt.R

handle_wkt_without_vector_sizeR Documentation

Test handlers for handling of unknown size vectors

Description

Test handlers for handling of unknown size vectors

Usage

handle_wkt_without_vector_size(handleable, handler)

Arguments

handleable

A geometry vector (e.g., wkb(), wkt(), xy(), rct(), or sf::st_sfc()) for which wk_handle() is defined.

handler

A wk_handler object.

Examples

handle_wkt_without_vector_size(wkt(), wk_vector_meta_handler())


wk documentation built on Oct. 22, 2023, 9:07 a.m.