abc2num: Transforms a vector of strings to a list of numeric vectors...

Description Usage

Description

Transforms a vector of strings to a list of numeric vectors where "a" corresponds to 1, "b" corresponds to 2 and so on. If 'x' has length=1 a vector is returned.

Usage

1
abc2num(x, char = letters, ignorecase = FALSE)

arnejohannesholmin/AJ documentation built on May 27, 2019, 4:06 a.m.