Learn R Programming

ech (version 0.1.3)

to_ascii: to_ascii

Description

to_ascii

Usage

to_ascii(x, upper = TRUE)

Value

vector

Arguments

x

a column

upper

logic. Default TRUE

See Also

Other organize: organize_names()

Examples

Run this code
# \donttest{
d <- lapply(dic, to_ascii)
# }

Run the code above in your browser using DataLab