Description Usage Arguments Value
Returns the point a given distance and bearing from a coordinate pair.
1 | tri_length(pt, bear, dist, north = TRUE)
|
pt |
is a coordinate pair |
bear |
is a bearing in degrees |
dist |
is a distance in meters |
coordinates of the point 'dist' from 'pt' along bearing 'bear'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.