[character(1)]
Name for x. Defaults to a heuristic to determine
the name using deparse and substitute.
overwrite
[logical(1)]
If TRUE, an exising file in place is allowed if it
it is both readable and writeable.
Default is FALSE.
Value
Depending on the function prefix:
If the check is successful, all functions return TRUE.
If the check is not successful, assertPathForOutput throws an error message,
testPathForOutput returns FALSE and checkPathForOutput returns
a string with the error message.