parent_base_ext: details of the file name

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/parent_base_ext.R

Description

Break a full file name to parent directory, name, and extension

Usage

1
parent_base_ext(filePath)

Arguments

filePath

Full name of the file

Details

Option to get the file base name without extensions (e.g. .txt)

Value

A list of file name details

Author(s)

Al J Abadi, aljalabadi@gmail.com

See Also

Other file: check_files_exist(), dirTree(), file_backup(), move_symlink(), saveRDS2(), suffixer()

Examples

1
## Not run: parent_base_ext("directory/file.extension")

ajabadi/Alstuff documentation built on Jan. 19, 2022, 1:43 p.m.