The testable core of the CLI (no quit()). Missing files error by default.
Usage
retraction_scan(files, on_missing = c("error", "skip"), ...)Arguments
- files
Character vector of file paths.
- on_missing
"error"(default) or"skip"(record as a file error).- ...
Passed to
check_file().
