View source: R/vis_volume_3d.R
| apply.transform.matrix | R Documentation |
Internal workhorse of apply.transform, assumes that the matrix has already been resolved from the 'matrix_fun' parameter.
apply.transform.matrix(object, affine_matrix)
object |
the object to transform. |
affine_matrix |
a 4x4 affine matrix. |
the transformed object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.