wk_trans_inverse | R Documentation |
Generic transform class
wk_trans_inverse(trans, ...)
as_wk_trans(x, ...)
## S3 method for class 'wk_trans'
as_wk_trans(x, ...)
new_wk_trans(trans_ptr, subclass = character())
trans |
An external pointer to a wk_trans object |
... |
Passed to S3 methods |
x |
An object to be converted to a transform. |
trans_ptr |
An external pointer to a wk_trans_t transform struct. |
subclass |
An optional subclass to apply to the pointer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.