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
)
Karl W Broman, broman@wisc.edu
dec2hex()