get.voxel.index: Get voxel index from coordinates

View source: R/values-functions.R

get.voxel.indexR Documentation

Get voxel index from coordinates

Description

Get voxel index from coordinates

Usage

get.voxel.index(x, y, z, Xv, Yv, Zv)

Arguments

x, y, z

coordinate vectors.

Xv, Yv, Zv

coordinates of the voxels.

Value

A vector.

See Also

Other Values, Values Utilities: create.intervals, generate.values.from.events, get.coordinates


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.