50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


jmotif (version 1.1.1)

letters_to_idx: Get an ASCII indexes sequence for a given character array.

Description

Get an ASCII indexes sequence for a given character array.

Usage

letters_to_idx(str)

Arguments

str

the character array.

Examples

Run this code
# NOT RUN {
letters_to_idx(c('a','b','c','a'))
# }

Run the code above in your browser using DataLab