Learn R Programming

whitebox (version 0.1.0)

split_colour_composite: Split colour composite

Description

This tool splits an RGB colour composite image into seperate multispectral images.

Usage

split_colour_composite(input, output, verbose_mode = FALSE)

Arguments

input

Input colour composite image file.

output

Output raster file (suffixes of '_r', '_g', and '_b' will be appended).

verbose_mode

Sets verbose mode. If verbose mode is False, tools will not print output messages.

Value

Returns the tool text outputs.