maximum length of the resulting encodings, in characters
Value
the Roger Root encoded character vector
Caveats
The rogerroot algorithm is only
defined for inputs over the standard English alphabet, i.e.,
"A-Z." For inputs outside this range, the output is undefined.
Details
The rogerroot function phentically encodes the given string
using the Roger Root algorithm. The variable word is a string
or vector of strings to encode.
The variable maxCodeLen is the limit on how long the returned
code should be. The default is 5.
References
Robert L. Taft, Name search techniques, Bureau of Systems
Development, Albany, New York, 1970.