sight2perpdist | R Documentation |
When distance data are collected on line transects using sight distances and sight angles, they need to be converted to perpendicular distances before analysis.
sight2perpdist(sightdist, sightangle)
sightdist |
Distance from observer |
sightangle |
Angle from center line. In degrees between 0 and 180. |
Perpendicular distance
distsamp
round(sight2perpdist(10, c(0, 45, 90, 135, 180)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.