cansee: Calculates if point is visible from another fixed point,...

View source: R/viewshed.R

canseeR Documentation

Calculates if point is visible from another fixed point, given local topography Code written by Barry Rowlingson (spacedman) with modifications by David Tan, posted on https://stackoverflow.com/questions/21841387/r-code-that-evaluates-line-of-sight-los-between-two-lat-lon-points

Description

Calculates if point is visible from another fixed point, given local topography Code written by Barry Rowlingson (spacedman) with modifications by David Tan, posted on https://stackoverflow.com/questions/21841387/r-code-that-evaluates-line-of-sight-los-between-two-lat-lon-points

Usage

cansee(r, xy1, xy2, h1 = 0, h2 = 0)

g33k5p34k/PleistoDistR documentation built on Oct. 9, 2022, 5:27 a.m.