to_basename: Reduce to filepaths to basename

Description Usage Arguments Value See Also

View source: R/args.R

Description

Return return a vector where all valid filepaths are converted to file basenames. E.g. "dir1/dir2/text.file" is converted to "text.file"

Usage

1

Arguments

x

Character vector

Value

Character vector

See Also

Other private: is_filepath(), log_get()


outsider.base documentation built on April 19, 2021, 1:06 a.m.