Mosaics two or more images together.
mosaic(inputs, output, method = "cc", verbose_mode = FALSE)
Input raster files.
Output raster file.
Resampling method; options include 'nn' (nearest neighbour), 'bilinear', and 'cc' (cubic convolution).
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.