take_transect: take transect

Description Usage Arguments Value See Also

View source: R/spat.R

Description

given a point pt, a bearing bear and a radius rad take a transect centered on point pt, along bearing bear with radius rad

Usage

1
take_transect(pt, bear, rad)

Arguments

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)

Value

matrix of coordinate pairs along transect using inc_path()

See Also

tri_length

inc_path


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.