| base_26_calc | R Documentation |
Convert an base 26 string to an integer
base_26_calc(x)
x |
The base 26 string to convert to base 10 |
An integer of x in base 10.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.