Learn R Programming

ech (version 0.1.2.0)

to_ascii: to_ascii

Description

to_ascii

Usage

to_ascii(x, upper = T)

Arguments

x

a column

upper

logic

Value

vector

Examples

Run this code
# NOT RUN {
d <- lapply(dic, to_ascii)
# }

Run the code above in your browser using DataLab