igapfill | R Documentation |
Command-line user-friendly application that allows the application of
Gapfill
to a set of satellite images.
igapfill(saveArguments = TRUE)
saveArguments |
logical. Should the arguments defined during the execution of
this function be added to a progress report file? Default is |
This function is a wrap-up of create_dirs
,
sort_split
and applyGapfill
allowing users to provide some of the arguments employed by these functions.
At the specified location there will be .RData
files containing the output of
parallel-based calls to Gapfill
.
sort_split
, detectCores
,
applyGapfill
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.