file.remove_ext: Get dir and name without extension

View source: R/file.R

file.remove_extR Documentation

Get dir and name without extension

Description

Remove ext part from the path

Usage

file.remove_ext(filepath)

Arguments

filepath

file path (character)

Value

extension of given file path.


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