Description Usage Arguments Value Examples
convert binary codes to decimal integers
1  | bin2dec_vec(mat, LOG = TRUE)
 | 
mat | 
 A binary matrix the rows of which are the binary codes to be converted.  | 
LOG | 
 Take the logarithm of the decimal integer (default is   | 
A vector of numbers after conversion
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.