Learn R Programming

itol.toolkit (version 1.1.7)

file_get_name: Get file name

Description

Get file name from string

Usage

file_get_name(str, with_ext = TRUE, keep_dir = FALSE)

Value

a character specifying the file name

Arguments

str

str

with_ext

with ext or not

keep_dir

keep file dir or not