Creates a block-maximum raster from an input LAS file. When the input/output parameters are not specified, the tool grids all LAS files contained within the working directory.
lidar_block_maximum(input, output = NULL, resolution = 1,
verbose_mode = FALSE)
Input LiDAR file.
Output file.
Output raster's grid resolution.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.