c,VirtualArray-method {via}R Documentation

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 signature 'VirtualArray'
c(x, ...)

Arguments

x

VirtualArray object to combine wit other objects.

...

additional objects to combine.

Value

A VirtualArray-class object.


[Package via version 0.2.0 Index]