acm4r (version 1.0)

acm.file.exists: acm.file.exists (the modified file.exists function in acm)

Description

acm.file.exists behaves similar to file.exists except that the program terminates and shows the already existing file if the file already exists

Usage

acm.file.exists(filename)

Arguments

filename
the name of the file which is tested for its existence

Value

none