bin2dec: Convert a 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


oslerinhealth/baker documentation built on May 22, 2021, 12:05 p.m.