getCols-Array-numeric-numeric-method: getCols

Description Usage Arguments

Description

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

Usage

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

Arguments

a

Khiva Array.

first

Index of the first column.

last

Index of the second column.


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