| textclean-package | Text Cleaning Tools |
| add_comma_space | Ensure Space After Comma |
| add_missing_endmark | Add Missing Endmarks |
| check_text | Check Text For Potential Problems |
| DATA | Fictitious Classroom Dialogue |
| filter_element | Remove Elements in a Vetor |
| filter_empty_row | Remove Rows That Contain Markers |
| filter_NA | Remove Rows That Contain Markers |
| filter_row | Remove Rows That Contain Markers |
| has_endmark | Test for Incomplete Sentences |
| mgsub | Multiple 'gsub' |
| package-textclean | Text Cleaning Tools |
| print.check_text | Prints a check_text Object |
| print.sub_holder | Prints a sub_holder object |
| replace_contraction | Replace Contractions |
| replace_emoticon | Replace Emoticons With Words |
| replace_grade | Replace Grades With Words |
| replace_html | Replace HTML Markup |
| replace_incomplete | Denote replace_incompletelete End Marks With "|" |
| replace_non_ascii | Replace Common Non-ASCII Characters |
| replace_number | Replace Numbers With Text Representation |
| replace_ordinal | Replace Mixed Ordinal Numbers With Text Representation |
| replace_rating | Replace Ratings With Words |
| replace_symbol | Replace Symbols With Word Equivalents |
| replace_tokens | Replace Tokens |
| replace_white | Remove Escaped Characters |
| strip | Strip Text |
| strip.character | Strip Text |
| strip.default | Strip Text |
| strip.factor | Strip Text |
| strip.list | Strip Text |
| sub_holder | Hold the Place of Characters Prior to Subbing |
| swap | Swap Two Patterns Simultaneously |
| textclean | Text Cleaning Tools |