Learn R Programming

R.huge (version 0.10.1)

getExtension.AbstractFileArray: Gets the filename extension of the file array

Description

Gets the filename extension of the file array.

Usage

# S3 method for AbstractFileArray
getExtension(this, ...)

Value

Returns a character string.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

*getName(). For more information see AbstractFileArray.