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 (http://www.braju.com/R/)

See Also

*getName(). For more information see AbstractFileArray.


[Package R.huge version 0.1.5 Index]