Rdocumentation
powered by
Learn R Programming
scidb (version 1.2-0)
is.temp: is.temp
Description
Is
name
a temporary SciDB array?
Usage
is.temp(name)
Arguments
name
Either a
scidb
or
scidbdf
object, or a character string representing a stored SciDB array name.
Value
Returns TRUE if
x
is a temporary SciDB array.