setTRS-scidb-TRS-method: Add a TRS to a scidb array

Description Usage Arguments Value Note

Description

The function adds a temporal reference to a scidb array and returns a scidbst object

Usage

1
2
## S4 method for signature 'scidb,TRS'
setTRS(x, trs, return = FALSE)

Arguments

x

scidb

trs

TRS

return

logical - if a scidbst object shall be returned (default FALSE)

Value

scidbst if parameter return=TRUE

Note

Using setTRS will also persist the metadata for the array directly in SciDB.


flahn/scidbst documentation built on May 16, 2019, 1:15 p.m.