bitwhich_representation | R Documentation |
Diagnose representation of bitwhich
bitwhich_representation(x)
x |
a |
a scalar, one of logical()
, FALSE
, TRUE
, -1
or 1
bitwhich_representation(bitwhich())
bitwhich_representation(bitwhich(12, FALSE))
bitwhich_representation(bitwhich(12, TRUE))
bitwhich_representation(bitwhich(12, -3))
bitwhich_representation(bitwhich(12, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.