fromLastInstance: A function to extract the part of a string after the last...

Description Usage Arguments Examples

View source: R/string_manipulation.R

Description

Regex wrapper - find the last instance of a character and take only the string after that point

Usage

1
fromLastInstance(str, split_on)

Arguments

str

a character string

split_on

a regular expression

Examples

1

BillyEhrenberg/FTutilityfuncs documentation built on March 5, 2020, 12:42 a.m.