Learn R Programming

flobr (version 0.2.3)

flob_name: 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)

Value

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

Arguments

flob

A flob()

See Also

flobr() and flob_ext().

Examples

Run this code
flob_name(flob_obj)

Run the code above in your browser using DataLab