read_voxel_space: Read voxel space

Description Usage Arguments Details Value Examples

View source: R/manage_voxels.R

Description

Read the voxel space from a .vox file

Usage

1

Arguments

input

File path (including file name). Can also be anything compatible with data.table::fread().

Details

This function uses voxel_space() to compute the voxel space from the data

Value

The voxel space

Examples

1
2
3
4
## Not run: 
read_voxel_space(input= "output/voxelized_scene.vox")

## End(Not run)

VEZY/archimedR documentation built on Feb. 28, 2020, 6:36 p.m.