Shifts each element of the input KHIVA array n positions to right.
1 2 | ## S4 method for signature 'Array,numeric'
bitShiftR(e1, n)
|
e1 |
Khiva array. |
n |
bits to shift. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.