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".

flob_name(flob)

Arguments

flob

A flob()

Value

A character vector of the name of the file (without the extension).

See also

Examples

flob_name(flob_obj)
#> [1] "flobr"