Get binary representation
signature(object = "integer")Method for integer Vectors
signature(object = "int64")Method for int64 vectors
signature(object = "uint64")Method for uint64 vectors
signature(object = "numeric")Method for numeric vectors
1 2 3 4  | 
[1] 00000000000000000000000000000001 00000000000000000000000000000010
[3] 00000000000000000000000000000011 00000000000000000000000000000100
[1] 0011111111110000000000000000000000000000000000000000000000000000
[2] 0100000000000000000000000000000000000000000000000000000000000000
[1] 0000000000000000000000000000000000000000000000000000000000000001
[2] 0000000000000000000000000000000000000000000000000000000000000010
[3] 0000000000000000000000000000000000000000000000000000000000000011
[4] 0000000000000000000000000000000000000000000000000000000000000100
[1] 0000000000000000000000000000000000000000000000000000000000000001
[2] 0000000000000000000000000000000000000000000000000000000000000010
[3] 0000000000000000000000000000000000000000000000000000000000000011
[4] 0000000000000000000000000000000000000000000000000000000000000100
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.