getPathnames.GenericDataFileSet {R.filesets}R Documentation

Gets the pathnames of the files in the file set

Description

Gets the pathnames of the files in the file set.

Usage

## S3 method for class 'GenericDataFileSet':
getPathnames(this, ...)

Arguments

... Not used.

Value

Returns a character vector.

Author(s)

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

See Also

For more information see GenericDataFileSet.


[Package R.filesets version 0.5.3 Index]