Packed vectors
1 2 3 4 5 6 7 8 9 | pkd_as_r_vector(x)
pkd_swap_endian(x)
pkd_ensure_endian(x, endian = pkd_system_endian())
pkd_system_endian()
new_pkd_vctr(x, subclass)
|
x |
A pkd_vctr |
endian |
0 for the most significant byte first (big endian), 1 for the least significant byte first (little endian). |
subclass |
The pkd_vctr subclass |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.