getName: extracts a file name from a path with leading /s and trailing...

View source: R/misc.R

getNameR Documentation

extracts a file name from a path with leading /s and trailing extension

Description

extracts a file name from a path with leading /s and trailing extension

Usage

getName(path)

Arguments

path

a file path

Value

a string with the file name between the last / and first .


sdangelis/sdamisc documentation built on Sept. 21, 2022, 11:45 a.m.