textCleanNonASCII: Clean non-ASCII characters
Description
textCleanNonASCII() cleans all text entries with a non-ASCII character in a tibble.
Usage
textCleanNonASCII(data_tibble)
Value
a tibble with removed ascii characters
Arguments
- data_tibble
A tibble with character variables.