Description Usage Arguments Value
Given a coordinate pair, and the length of the hypotenuse of a right triangle, returns the coordinate pair at the other end of the segment.
1 | tri_length(pt, bear, dist, north = TRUE)
|
pt |
is a coordinate pair |
bear |
is a bearing in degrees |
dist |
is a numeric distance (hypotenuse length) |
north |
is a boolean indicating north or south |
coords of end point along hypotenuse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.