replace_after: Replace all text after a given character

View source: R/extendr-wrappers.R

replace_afterR Documentation

Replace all text after a given character

Description

Replace all text after a given character

Usage

replace_after(string, symbol, replacement)

Arguments

string

The string to replace in.

symbol

The symbol to find in string

replacement

The replacement of string before symbol.


stuart-morrison/sumo documentation built on Jan. 2, 2025, 8:45 p.m.