| wk_methods | R Documentation |
Integration with the wk geometry framework. Allows
a5_cell vectors to be handled as geometry (via their boundary polygons)
and to report their CRS.
## S3 method for class 'a5_cell'
wk_handle(handleable, handler, ...)
## S3 method for class 'a5_cell'
wk_crs(x)
handleable, x |
An a5_cell vector. |
handler |
A wk handler. |
... |
Passed to underlying methods. |
wk_handle(): the result of the handler.
wk_crs(): a wk::wk_crs object (WGS 84 lon/lat).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.