powered by
schema(x)
scidb
scidbdf
# Upload data to create a 10x10 SciDB matrix A <- as.scidb(matrix(rnorm(100),10)) schema(A) A@schema
Run the code above in your browser using DataLab