wk_methods: wk methods for a5_cell

wk_methodsR Documentation

wk methods for a5_cell

Description

Integration with the wk geometry framework. Allows a5_cell vectors to be handled as geometry (via their boundary polygons) and to report their CRS.

Usage

## S3 method for class 'a5_cell'
wk_handle(handleable, handler, ...)

## S3 method for class 'a5_cell'
wk_crs(x)

Arguments

handleable, x

An a5_cell vector.

handler

A wk handler.

...

Passed to underlying methods.

Value

  • wk_handle(): the result of the handler.

  • wk_crs(): a wk::wk_crs object (WGS 84 lon/lat).


a5R documentation built on March 26, 2026, 5:10 p.m.