Description Usage Arguments Details
Show a representation of the bits in a integer or floating point value
1 2 3 4 5 6 7 |
x |
double or integer value |
... |
other arguments passed to specific implementations |
nbits |
number of bits to dispaly if showing an integer |
Bits are always show with the most-significant bit on the left.
For floating point numbers (i.e. 'doubles') the display is similar to the seven31https://github.com/ThinkR-open/seven31 package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.