dimsReport: Dimensions and splitting characteristics of images to process

View source: R/dimsReport.R

dimsReportR Documentation

Dimensions and splitting characteristics of images to process

Description

This function returns a few messages at the console. These messages report on (i) the dimensions of the images located at path and (ii) the ways in which these dimensions can be split.

Usage

dimsReport(path, mes)

Arguments

path

character, full path indicating the directory containing the images to process with Gapfill.

mes

character, when not provided the default message is "The images located at 'path' have:".

Value

At the console there will be a series of messages, no further actions will be taken.

See Also

divisors, waysToSplit


igapfill documentation built on June 8, 2025, 10:41 a.m.