binToInt: binary string to integer

View source: R/accFunctions.R

binToIntR Documentation

binary string to integer

Description

no description

Usage

binToInt(x)

Arguments

x

character representation of a binary number, eg. "1101" (=13)

Output

an integer

See Also

Other hospital_experiment: intToBin()


dcangst/rrobot documentation built on April 10, 2024, 1:59 a.m.