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

Description Usage Arguments Value Author(s)

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

1
acm.file.exists(filename)

Arguments

filename

the name of the file which is tested for its existence

Value

none

Author(s)

XiaoFei Zhao xiaofei.zhao@mail.mcgill.ca


acm4r documentation built on May 1, 2019, 7:50 p.m.

Related to acm.file.exists in acm4r...