tx_replace_str: tx_replace_str

Description Usage Arguments Value Examples

Description

tx_replace_str

Usage

1

Arguments

x

A string vector

Value

'\n' '\t' replaced as well as to_lower in x

Examples

1
2
"Oh my god \n the product costs \t ..." %>%
   tx_replace_str()

systats/tidyTX documentation built on May 26, 2019, 5:31 a.m.