Description Usage Arguments Value Author(s)
View source: R/voxelgrid_plot_model.R
Join the voxelgrid models of the DGM and all trees as one big voxelgrid datatable.
1 2 3 4 5 6 | voxelgrid_plot_model(
plot_id = "Dummy",
path_voxelgrid_folder = NA,
voxel_size = 0.2,
clip_area = TRUE
)
|
plot_id |
Name/ID of the plot/forest stand |
path_voxelgrid_folder |
Plot based path to the folder which contains all relevant tree and DGM voxelgrid models. |
clip_area |
Clip the underlying dgm to the spatial extend of the projected tree voxelgrid models |
Saved datagrid table which contains all plot based voxelgrid models and data.table object with total voxel volumes for each type of occupation.
Carsten Hess, last updated: 20.02.2020
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.