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