Description Usage Arguments Value See Also
given a point pt, a bearing bear and a radius rad take a transect centered on point pt, along bearing bear with radius rad
1 | take_transect(pt, bear, rad)
|
pt |
is a coordinate pair (centerpoint of transect) |
bear |
is a bearing in degrees (angle of transect) |
rad |
is a radius specifying (width of transect) |
matrix of coordinate pairs along transect using inc_path()
tri_length
inc_path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.