Learn R Programming

PiC (version 1.2.7)

analyze_forest_canopy: Analyze forest canopy (internal)

Description

Analyze forest canopy (internal)

Usage

analyze_forest_canopy(
  AGB_def,
  Forest_floor,
  voxel_size = 0.1,
  min_height = 1.5,
  coverage_method = "mean_normalized",
  area_of_interest = NULL,
  output_path = tempdir()
)

Arguments