bin2int {rnn} | R Documentation |
Binary to Integer
Description
Binary to Integer
Usage
bin2int(binary)
b2i(binary)
Arguments
binary |
input binary |
Value
integer representation
Functions
-
b2i()
: individual Binary to Integer
[Package rnn version 1.9.0 Index]