Description Usage Arguments Details Value Examples
View source: R/manage_voxels.R
Read the voxel space from a .vox
file
1 | read_voxel_space(input)
|
input |
File path (including file name). Can also be anything compatible with
|
This function uses voxel_space()
to compute the voxel space from the data
The voxel space
1 2 3 4 | ## Not run:
read_voxel_space(input= "output/voxelized_scene.vox")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.