rm.ext: Remove extension

View source: R/rm.ext.R

rm.extR Documentation

Remove extension

Description

Removes file extension (and path) from string

Usage

rm.ext(x)

Arguments

x

A character vector representing a file with extension

Value

The file name with extension and file path stripped off

Examples

rm.ext("C:/path/file.txt")


jeffreyevans/spatialEco documentation built on April 4, 2024, 10:53 a.m.