calc.spatial.index: Calculate spatial indices for points in 2D space

Description Usage Arguments Value Author(s) Examples

Description

Function that returns spatial indices (plot numbers) for given coordinate pairs. E.g. for hectares res = 100 m

Usage

1
calc.spatial.index(xcor, ycor, res = 1)

Arguments

xcor

X-coordinate of the point

ycor

Y-coordinate of the point

res

side length of one spatial subunit

Value

spatial index for the input point

Author(s)

Nikolai Knapp, nikolai.knapp@ufz.de

Examples

1
in progress

niknap/LidarProcessoR documentation built on May 29, 2019, 7:18 a.m.