isDirectory.File: Checks if the file specification is a directory

Description Usage Value Author(s) See Also

Description

Checks if the file specification is a directory.

Usage

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

Value

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

Author(s)

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

See Also

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


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