mosaic: Mosaic

Description Usage Arguments Value

Description

Mosaics two or more images together.

Usage

1
mosaic(inputs, output, method = "cc", verbose_mode = FALSE)

Arguments

inputs

Input raster files.

output

Output raster file.

method

Resampling method; options include 'nn' (nearest neighbour), 'bilinear', and 'cc' (cubic convolution).

verbose_mode

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

Value

Returns the tool text outputs.


whitebox documentation built on Sept. 7, 2020, 3 p.m.