View source: R/visium.utilities.R View source: R/.ipynb_checkpoints/visium.utilities-checkpoint.R
applyTransforms | R Documentation |
Apply list of transformations to image
applyTransforms(i, trs = getRotations(), simplify = TRUE)
i |
image (3D array) |
trs |
single transformation or list of transformations (see |
simplify |
logical, should image be returned in case if only one transformation was supplied |
list of transformed images
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.