letter_to_idx: Get the index for an ASCII letter.

View source: R/RcppExports.R

letter_to_idxR Documentation

Get the index for an ASCII letter.

Description

Get the index for an ASCII letter.

Usage

letter_to_idx(letter)

Arguments

letter

the letter.

Examples

# letter 'b' translates to 2
letter_to_idx('b')

jMotif/jmotif-R documentation built on Sept. 27, 2022, 4:31 p.m.