rxIntToBase | R Documentation |
Convert a positive base
rxIntToBase(x, base = 36L)
x |
integer to convert |
base |
can be 2 to 36 |
a sequence of letters and representing the number(s) input
Matthew L. Fidler
rxIntToBase(1:100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.