getRows-Array-numeric-numeric-method: getRows

Description Usage Arguments

Description

Returns a sequence of rows limited by first and last, both included.

Usage

1
2
## S4 method for signature 'Array,numeric,numeric'
getRows(a, first, last)

Arguments

a

Khiva Array.

first

Index of the first row.

last

Index of the last row.


shapelets/khiva-r documentation built on June 10, 2019, 4:58 a.m.