Description Usage Arguments Value See Also
Clean and preprocess a single text column, remove punctuation and standardise
1 |
data |
dataframe or tibble with a row per survey response |
column |
name of a character column in the data frame to be cleaned |
num |
logical indicating whether numbers should be removed as part of cleaning process |
null_response |
logical indicating whether to remove non-answers (e.g. 'no', 'none', 'na' etc.) |
Original dataframe with text column cleaned and standardised ready for analysing
Other preprocess functions: clean_all
,
clean_at
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.