getExt: Get the file extension of a string (if any).

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Get the file extension of a string (if any).

Usage

1
getExt(x)

Arguments

x

A string

Value

A string corresponding the file extension

Examples

1
getExt('afile.txt')

TJGorrie/localXCR documentation built on Dec. 18, 2021, 4:01 p.m.