drop_ext: Drop everything after the last extension character

Description Usage Arguments Examples

View source: R/utils.R

Description

Drop everything after the last extension character

Usage

1
drop_ext(char, ext_sep = ".")

Arguments

char

A character string.

ext_chr

A character

Examples

1
teamtools:::drop_ext("a.b.csv")

lorenzwalthert/teamtools documentation built on Dec. 10, 2019, 2:11 a.m.