wk_identity | R Documentation |
Copy a geometry vector
wk_identity(handleable, ...)
wk_identity_filter(handler)
wk_restore(handleable, result, ...)
## Default S3 method:
wk_restore(handleable, result, ...)
handleable |
A geometry vector (e.g., |
... |
Passed to the |
handler |
A wk_handler object. |
result |
The result of a filter operation intended to be a transformation. |
A copy of handleable
.
wk_identity(wkt("POINT (1 2)"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.