| flob_name {flobr} | R Documentation | 
Flob Name
Description
Gets a character vector of the name of the file (without the extension). If the flob does not have a file name it returns "file".
Usage
flob_name(flob)
Arguments
| flob | A  | 
Value
A character vector of the name of the file (without the extension).
See Also
flobr() and flob_ext().
Examples
flob_name(flob_obj)
[Package flobr version 0.2.3 Index]