Groups cells that form physically discrete areas, assigning them unique identifiers.
clump(input, output, diag = TRUE, zero_back = FALSE,
verbose_mode = FALSE)
Input raster file.
Output raster file.
Flag indicating whether diagonal connections should be considered.
Flag indicating whether zero values should be treated as a background.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.