Convert a positive base
rxIntToBase(x, base = 36L)
x
base
a sequence of letters and representing the number(s) input
rxIntToBase(1:100)
Matthew L. Fidler
Useful links