View source: R/benchmark_functions.R
Dec2k_based | R Documentation |
convert a decimal number to k based number
Dec2k_based(k, nbits, dec_number)
k |
the base number |
nbits |
the length (number of bits) in the target string |
dec_number |
the decimal number to convert |
a vector with values as the converted string at each position
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.