file.name: Get file name without extension

View source: R/file.R

file.nameR Documentation

Get file name without extension

Description

Get file name without extension from file path.

Usage

file.name(filepath)

Arguments

filepath

file path (character)

Value

file name of given file path.


hmito/hmRLib documentation built on March 13, 2024, 9:41 p.m.