isFile.File: Checks if the file specification is a file

Description Usage Value Author(s) See Also

Description

Checks if the file specification is a file.

Usage

1
2
## S3 method for class 'File'
isFile(this, ...)

Value

Returns TRUE if the file specification is a file, otherwise FALSE is returned.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

To check if it is a directory see *isDirectory(). Internally file.info() is used. For more information see File.


HenrikBengtsson/R.io documentation built on May 6, 2019, 11:54 p.m.