R/data.R
letter_indices.Rd
A dataset of lower-case letters of the Roman alphabet and their numeric index from a = 1 to z = 26.
letter_indices
A data frame with 26 rows and 2 variables:
The letter as a character string.
The corresponding numeric index.