Description Usage Arguments Value Examples
View source: R/fiji-imagej_bunwarpj_reg.R
Calculate the direction component of the vector field with a geographic reference system - 0 degrees as due north and 90 degrees as due east (i.e. aspect)
1 | aspect.calc(x, y)
|
x |
x displacement magnitude |
y |
y displacement magnitude |
The aspect of displacement vectors x
and y
.
1 | aspect.calc(3,4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.