View source: R/base_converters.R
decimal_to_hexadecimal | R Documentation |
Decimal to Hexadecimal converter
decimal_to_hexadecimal(dec)
dec |
A single decimal number as a string |
A single hexadecimal number as a string
decimal_to_hexadecimal('1234')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.