Learn R Programming

R.filesets (version 2.15.1)

getPathnames.GenericDataFileSet: 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 GenericDataFileSet
getPathnames(this, ...)

Value

Returns a character

vector.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see GenericDataFileSet.