| getFileType.GenericDataFile | R Documentation |
Gets the file type of a file.
## S3 method for class 'GenericDataFile'
getFileType(this, ...)
... |
Not used. |
By default, this methods returns the filename extension, but subclasses may override this.
Returns a character in lower case letters
(which is of length zero if "empty" file).
Henrik Bengtsson
For more information see GenericDataFile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.