bin2dec: Convert 0/1 binary coded sequence into decimal digits

Description Usage Arguments Value

View source: R/utils.R

Description

Useful when try to list all the binary patterns. One can group the binary sequences according to their equivalent decimal values.

Usage

1
bin2dec(binary_vector)

Arguments

binary_vector

a binary number

Value

a decimal number


zhenkewu/nplcm documentation built on May 4, 2019, 10:19 p.m.