c,VirtualArray-method: Combine a one-dimensional 'VirtualArray
'-class object with other objects
Description
NOTE: Sequences that start with an NA
do not yet work.
Usage
# S4 method for VirtualArray
c(x, ...)
Value
A VirtualArray
-class object.
Arguments
- x
VirtualArray
object to combine wit other objects.
- ...
additional objects to combine.