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)

poissonconsulting/flobr documentation built on June 10, 2025, 3:02 a.m.