vector_hex_binning: Vector hex binning
Description
Hex-bins a set of vector points.
Usage
vector_hex_binning(input, output, width, orientation = "horizontal",
verbose_mode = FALSE)
Arguments
output
Output vector polygon file.
orientation
Grid Orientation, 'horizontal' or 'vertical'.
verbose_mode
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Value
Returns the tool text outputs.