impac_resume: Function to resume an image packing where it left off

View source: R/manip.R

impac_resumeR Documentation

Function to resume an image packing where it left off

Description

Function to resume an image packing where it left off

Usage

impac_resume(x = NULL, ...)

Arguments

x

An impac object created from a previous run of impac. Can also be left blank in which case this function attempts to recover the latest impac run from the cache (see impac_recover() for details).

...

Other arguments to be passed to impac(). By default, original arguments from the original call used to make x will be used. Passing an argument here will override the original arguments.

Value

An impac object


rdinnager/immosaic documentation built on July 2, 2023, 1:52 a.m.