Gets the full name of the file
Gets the full name of the file, that is the filename without the filename extension.
## S3 method for class 'GenericDataFile' getDefaultFullName(this, ...)
... |
Not used. |
The full name of a file is the filename excluding any
extension (and period).
For instance, the full name of path/to/foo,a.2,b.ext is
foo,a.2,b.
Henrik Bengtsson
For more information see GenericDataFile.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.