idx_to_letter: Get the ASCII letter by an index.

Description Usage Arguments Examples

View source: R/RcppExports.R

Description

Get the ASCII letter by an index.

Usage

1

Arguments

idx

the index.

Examples

1
2
# letter 'b'
idx_to_letter(2)

jmotif documentation built on March 26, 2020, 7:23 p.m.