napplyTransform | R Documentation |
Apply a transform to a neuron/neuronlist object using Morpho::applyTransform
napplyTransform(x, trafo, inverse = F, ...)
## S3 method for class 'neuron'
napplyTransform(x, trafo, inverse = F, ...)
## S3 method for class 'neuronlist'
napplyTransform(x, trafo, inverse = F, ...)
x |
a neuron/neuronlist object |
trafo |
A valid transformation for |
inverse |
whether to calculate the inverse of trafo |
... |
additional arguments passed to methods |
Transformed neuron/neuronlist object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.