to_ascii {ech} | R Documentation |
to_ascii
Description
to_ascii
Usage
to_ascii(x, upper = TRUE)
Arguments
x |
a column |
upper |
logic. Default TRUE |
Value
vector
See Also
Other organize:
organize_names()
Examples
d <- lapply(dic, to_ascii)
[Package ech version 0.1.3 Index]