Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (3.0.0) of this package.
Take me there.
scidb (version 1.0-1)
An R interface to SciDB
Description
SciDB is an open-source array database (http://scidb.org). The scidb package provides an R interface to SciDB.
Copy Link
Link to current version
Version
Version
3.0.0
2.0.0
1.2-0
1.1-2
1.1-1
1.1-0
1.0-1
Install
install.packages('scidb')
Monthly Downloads
70
Version
1.0-1
License
AGPL-3
Maintainer
B. Lewis
Last Published
March 27th, 2013
Functions in scidb (1.0-1)
Search all functions
dim.scidb
dim
str.scidb
Show the structure of a scidb object.
df2scidb
Copy a data frame into a SciDB array.
scidbremove
Remove an array.
Ops.scidb
Binary scidb object operations.
scidbconnect
Connect to a SciDB database.
scidbdf-class
Class
"scidbdf"
scidbdisconnect
Disconnect from a SciDB database.
nrow.scidb
Number of rows or columns of a SciDB matrix.
is.scidbdf
is.scidbdf
dimnames.scidb
dimnames
length.scidb
length
iquery
Simple SciDB query tool
scidb
Create a
scidb
reference object.
as.scidb
Upload an R matrix or data.frame to a SciDB array.
names.scidb
Dimension names
is.scidb
is.scidb
print.scidb
Print a summary of a SciDB array object.
summary.scidb
Summarize scidb object class.
scidb-class
Class
"scidb"
between
between
scidbmultiply
XXX ~~function to do ... ~~
scidblist
List SciDB database items.
scidb-package
SciDB interface package.