Array: Array

Description Usage Arguments Value

Description

Creates a khiva Array from a R array.

Usage

1
Array(a, type = "f32")

Arguments

a

array which columns have same types and same dimensions.

type

Desired khiva Array type. By default: f32

Value

A KHIVA array created from the data stored in the array.


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