Learn R Programming

nat.utils (version 0.6.1)

file.swap: Swap names of two files (by renaming first to a temporary file)

Description

Swap names of two files (by renaming first to a temporary file)

Usage

file.swap(f1, f2)

Value

logical indicating success

Arguments

f1, f2

Paths to files

Author

jefferis

See Also