flob_name: Flob Name

View source: R/utils.R

flob_nameR 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 flob()

Value

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

See Also

flobr() and flob_ext().

Examples

flob_name(flob_obj)

flobr documentation built on Aug. 25, 2022, 5:05 p.m.