get_filename: get_filename Given a full path, this function returns just...

View source: R/toolbox.R

get_filenameR Documentation

get_filename Given a full path, this function returns just the filename.

Description

get_filename Given a full path, this function returns just the filename.

Usage

get_filename(path)

Arguments

path

Examples

get_filename('/path/to/file.txt')

gatelabNW/gater documentation built on Sept. 18, 2022, 12:51 p.m.