voxelgrid_plot_model: Create a voxelgrid datatable on plot level to further analyse...

Description Usage Arguments Value Author(s)

View source: R/voxelgrid_plot_model.R

Description

Join the voxelgrid models of the DGM and all trees as one big voxelgrid datatable.

Usage

1
2
3
4
5
6
voxelgrid_plot_model(
  plot_id = "Dummy",
  path_voxelgrid_folder = NA,
  voxel_size = 0.2,
  clip_area = TRUE
)

Arguments

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

Value

Saved datagrid table which contains all plot based voxelgrid models and data.table object with total voxel volumes for each type of occupation.

Author(s)

Carsten Hess, last updated: 20.02.2020


spatial-mk/tre3d documentation built on April 1, 2020, 5:26 p.m.