wk_transform | R Documentation |
Apply coordinate transformations
wk_transform(handleable, trans, ...)
wk_transform_filter(handler, trans)
handleable |
A geometry vector (e.g., |
trans |
An external pointer to a wk_trans object |
... |
Passed to the |
handler |
A wk_handler object. |
wk_transform(xy(0, 0), wk_affine_translate(2, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.