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 March 13, 2024, 9:41 p.m.