file_get_name: Get file name

View source: R/utils.R

file_get_nameR Documentation

Get file name

Description

Get file name from string

Usage

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

Arguments

str

str

with_ext

with ext or not

keep_dir

keep file dir or not

Value

a character specifying the file name


itol.toolkit documentation built on Nov. 18, 2023, 5:11 p.m.