to_ascii()
converts a string to ASCII, removing any non-ASCII characters.
Value
A character
vector.
See also
Other string functions:
make_machine_readable()
,
to_title_case_pt()
to_ascii()
converts a string to ASCII, removing any non-ASCII characters.
A character
vector.
Other string functions:
make_machine_readable()
,
to_title_case_pt()