extract_file_name: Extract file names

View source: R/list_files.R

extract_file_nameR Documentation

Extract file names

Description

Extract the file name from a full path name.

Usage

extract_file_name(path, to_snake_case = FALSE)

Arguments

path

A character vector of path names.

to_snake_case

Should the file name be converted to snake case?


arnaudgallou/toolkit documentation built on Nov. 25, 2022, 5:42 p.m.