get.coordinates: Get coordinates from voxel index

View source: R/values-functions.R

get.coordinatesR Documentation

Get coordinates from voxel index

Description

Get coordinates from voxel index

Usage

get.coordinates(voxel.index, x, y, z)

Arguments

voxel.index

The voxels index (can be a vectors of voxel index).

x, y, z

coordinate vectors corresponding to the 3D array.

Value

A data.frame (x,y,z) for more than a single voxel index.

See Also

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


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