textCleanNonASCIIinfo: Clean non-ASCII characters

View source: R/1_1_textEmbed.R

textCleanNonASCIIinfoR Documentation

Clean non-ASCII characters

Description

textCleanNonASCII() cleans all text entries with a non-ASCII character in a tibble.

Usage

textCleanNonASCIIinfo(data_tibble, problematic_texts = NULL, remove_non_ascii)

Arguments

data_tibble

A tibble with character variables.

problematic_texts

(tibble)

remove_non_ascii

(boolean)

Value

a tibble with removed ascii characters


OscarKjell/text documentation built on April 3, 2025, 3:07 p.m.