new_quat | R Documentation |
This follows the new / validate / user-facing pattern recommended in the 'vctrs' documentation.
new_quat(w = double(), x = double(), y = double(), z = double())
w, x, y, z |
Quaternion entries, expected to be double vectors |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.