dot-UploadDf.httpapi: Upload an R dataframe to SciDB

.UploadDf.httpapiR Documentation

Upload an R dataframe to SciDB

Description

Upload an R dataframe to SciDB

Usage

.UploadDf.httpapi(db, payload, desc, use_aio_input = FALSE)

Arguments

db

scidb database connection returned from scidbconnect

payload

an R dataframe

desc

an UploadDesc with metadata about the upload schema

use_aio_input

if TRUE, use the aio_input() operator from the accelerated_io_tools library to process the upload

See Also

.df2scidb.shim()


Paradigm4/SciDBR documentation built on Nov. 9, 2023, 4:58 a.m.