conditional_change {crandep}R Documentation

Conditionally change a string

Description

Conditionally change a string

Usage

conditional_change(x, from, to)

Arguments

x

A character vector

from

A character vector of words to change from

to

A string to change to

Value

A string


[Package crandep version 0.3.13 Index]