Learn R Programming

tiledb (version 0.30.2)

return.matrix<-: Set matrix return toggle

Description

A tiledb_array object can be returned as an array (or list of arrays), or, if select, as a data.frame or a matrix. This methods sets the selection value for a matrix.

Usage

return.matrix(x) <- value

# S4 method for tiledb_array return.matrix(x) <- value

Value

The modified tiledb_array array object

Arguments

x

A tiledb_array object

value

A logical value with the selection