Last chance! 50% off unlimited learning
Sale ends in
Get an ASCII indexes sequence for a given character array.
letters_to_idx(str)
the character array.
# NOT RUN {
letters_to_idx(c('a','b','c','a'))
# }
Run the code above in your browser using DataLab