View source: R/operational_tools.R
batchMaskFolder | R Documentation |
Batch mask a folder of files. ** This tool is meant to be used to mask dead space around two images. This tool helps with issues of miss-aligned input files by filling the extra space in the larger of the two input files with with NA data.**
batchMaskFolder(inputFolder, exportFolder)
inputFolder |
Input folder |
exportFolder |
Export folder. Location where data is saved. |
Masked input file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.