str_replace_by_df: str_replace_by_df

Description Usage Arguments Value Author(s)

Description

replace every part of a string based on a data.frame given by df. str_replace_by_df

Usage

1

Arguments

q

a vector that can be processed by stringr::str_replace_all

df

An object of cl'ass data.frame or which can be converted to data.frame by as.data.frame.

Value

a vector of the same length as q

Author(s)

Marc Schwenzer


mschwenzer/reco documentation built on Dec. 25, 2019, 12:29 a.m.