Skip to contents

convert pipe

Usage

convert_pipe(x)

Arguments

x

string for inclusion exclusion

Value

commas are replaced by pipe

Examples

convert_pipe("bob, harry")
#> [1] "bob|harry"