str_extract_after: Extract part of string

str_extract_afterR Documentation

Extract part of string

Description

Extract part of string

Usage

str_extract_after(string, pattern, which = "first", num_char = NULL)

Arguments

string

string

pattern

pattern to find

which

position

num_char

number of characters


PaulESantos/ambzre documentation built on June 2, 2022, 2:45 p.m.