file.replace_ext: Replace without extension

View source: R/file.R

file.replace_extR Documentation

Replace without extension

Description

Remove ext part from the path

Usage

file.replace_ext(filepath, ext)

Arguments

filepath

file path (character)

ext

new extension

Value

extension of given file path.


hmito/hmRLib documentation built on Sept. 8, 2024, 4:49 p.m.