idx_to_letter: Get the ASCII letter by an index.

View source: R/RcppExports.R

idx_to_letterR Documentation

Get the ASCII letter by an index.

Description

Get the ASCII letter by an index.

Usage

idx_to_letter(idx)

Arguments

idx

the index.

Examples

# letter 'b'
idx_to_letter(2)

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