check_overwrite {anipaths} | R Documentation |
Check overwrite
Description
Check overwrite
Usage
check_overwrite(method, return.paths, ...)
Arguments
method |
passed from animate_paths() |
return.paths |
passed from animate_paths() |
... |
passed from animate_paths(); used to check for user-specified value for img.name |
Value
NULL, unless there is risk of overwritting and the user interrupts animation (FALSE
)
[Package anipaths version 0.10.3 Index]