sight2perpdist: Convert sight distance and sight angle to perpendicular...

Description Usage Arguments Value See Also Examples

Description

When distance data are collected on line transects using sight distances and sight angles, they need to be converted to perpendicular distances before analysis.

Usage

1
sight2perpdist(sightdist, sightangle)

Arguments

sightdist

Distance from observer

sightangle

Angle from center line. In degrees between 0 and 180.

Value

Perpendicular distance

See Also

distsamp

Examples

1
round(sight2perpdist(10, c(0, 45, 90, 135, 180)))

ianfiske/unmarked documentation built on May 18, 2019, 1:28 a.m.