Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getDefaultFullName.GenericDataFile

Gets the full name of the file


Description

Gets the full name of the file, that is the filename without the filename extension.

Usage

## S3 method for class 'GenericDataFile'
getDefaultFullName(this, ...)

Arguments

...

Not used.

Details

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.

Value

Returns a character string (NA if "empty" file).

Author(s)

Henrik Bengtsson

See Also

For more information see GenericDataFile.


R.filesets

Easy Handling of and Access to Files Organized in Structured Directories

v2.14.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.