R/helpers.R
dot-toDec.Rd
Make an integer from a binary value
.toDec(x)
character(1) the binary value (character of 0s and 1s) for which to derive the integer.
character(1)
Additional details...
# example code