viewTo: Calculates if matrix of points is visible from another fixed...

View source: R/viewshed.R

viewToR Documentation

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

Description

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

Usage

viewTo(r, xy, xy2, h1 = 0, h2 = 0, progress = "none")

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