Description Usage Arguments Value Examples
Computes necessary distance-related characteristics when
there is geometric anisotropy. This is essentially an
internal function to evaluate
a
cmodStd
object produced by cmod_std
when the anisotropy ratio differs from 1.
1 |
coords1 |
An N \times 2 matrix of spatial coordinates. |
coords2 |
An M \times 2 matrix of spatial
coordinates. Is missing, then |
radians |
A logical value indicating whether the
angles returned should be in degrees or radians. The
default is |
invert |
A logical value indicating whether the axes
of the coordinates should be inverted (i.e., the x- and
y-axis are switched). The default is |
A ganisoD
object with components d
and angles
, which is the distance matrix between
the coordinates and the angles between the coordinates.
The angles are returned in radians.
1 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.