before_last_dot {filesstrings}R Documentation

Get the part of a string before the last period.

Description

See strex::str_before_last_dot().

Usage

before_last_dot(string)

Arguments

string

A character vector.


[Package filesstrings version 3.0.0 Index]