hex2num: Hexadecimal to Number

View source: R/hex2num.R

hex2numR Documentation

Hexadecimal to Number

Description

Convert hexadecimal string to number.

Usage

hex2num(x)

Arguments

x

a hexadecimal string, like "FF".

Value

Decimal number.


arni-magnusson/arni documentation built on Nov. 3, 2023, 7:35 p.m.