powered by
Convert a number from hexidecimal to decimal notation.
hex2dec(h)
The input converted from hexadecimal to decimal notation.
Vector of character strings with hexadecimal representation of integers (values >= 2^31 converted to missing, NA)
NA
Karl W Broman, broman@wisc.edu
dec2hex()
hex2dec("14D") hex2dec(0:30)
Run the code above in your browser using DataLab