embroilHuman: Save a set of files we don't know how to deal with, and...

Description Usage Arguments Details Value Author(s) See Also

Description

Save a set of files we don't know how to deal with, and request human intervention.

Usage

1
embroilHuman(files, msg = "")

Arguments

files

character vector of full paths to files

msg

additional character vector to include in the email message

Details

a full directory structure with any files of unknown type from an email, download, or manual folder copy is saved into a subfolder of MOTUS_PATH$MANUAL. If all files are in the same directory, that directory is simply moved into MOTUS_PATH$MANUAL. Otherwise, the greatest common parent path is removed from all file paths, and the files are moved to a new folder, retaining the non-shared portion of their paths.

An email is sent to the poor chump whose job it is to deal with this.

Value

invisible(NULL)

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm

See Also


jbrzusto/motus-R-package documentation built on May 18, 2019, 7:03 p.m.