Skip to contents

Internal function to upload an R raw value to special 1-element SciDB array

Usage

.raw2scidb.shim(db, X, name, gc = TRUE, ...)

Arguments

db

scidb database connection

X

a raw value

name

(character) SciDB array name

gc

(boolean) set to TRUE to connect SciDB array to R's garbage collector

...

optional extra arguments

  • temp: (boolean) create a temporary SciDB array

Value

a scidb object