perpPt {TriMatch} | R Documentation |
Internal method for plotting. Finds a point d distance from x, y
Description
Internal method for plotting. Finds a point d distance from x, y
Usage
perpPt(x, y, d = 0.05)
Arguments
x |
x coordinate |
y |
y coordinate |
d |
the distance |
[Package TriMatch version 0.9.9 Index]