getExtension.AbstractFileArray {R.huge}R Documentation

Gets the filename extension of the file array

Description

Gets the filename extension of the file array.

Usage

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

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

*getName(). For more information see AbstractFileArray.


[Package R.huge version 0.10.1 Index]