listFiles.File: Gets the files in the directory

Description Usage Arguments Value Author(s) See Also

Description

Gets the files in the directory. If the File object is not a directory NULL is returned.

Usage

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

Arguments

...

Arguments passed to *listDir().

Value

Returns a list of File objects. If the File object is not a directory NULL is returned.

Author(s)

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

See Also

*listDir(). Internally list.files() is used. For more information see File.


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