Returns a sequence of columns limited by first and last, both included.
1 2 | ## S4 method for signature 'Array,numeric,numeric'
getCols(a, first, last)
|
a |
Khiva Array. |
first |
Index of the first column. |
last |
Index of the second column. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.