get_filename: Get the file name from a full file path

View source: R/file_helper.R

get_filenameR Documentation

Get the file name from a full file path

Description

Get the file name from a full file path

Usage

get_filename(full_path, keep_extension = FALSE)

Arguments

full_path

path to file

keep_extension

whether the file extension should be retained (defaults to FALSE)


dipterix/rutabaga documentation built on June 25, 2022, 2:38 p.m.