getName.GenericDataFile {R.filesets} | R Documentation |
Gets the name of the file.
## S3 method for class 'GenericDataFile': getName(this, ...)
... |
Not used. |
The name of a file is the part of the filename without the extension and
that preceeds any comma.
For instance, the name of path/to/foo,a.2,b.ext
is foo
.
Returns a character
.
Henrik Bengtsson (http://www.braju.com/R/)
*getTags()
.
For more information see GenericDataFile
.