is.rxStackData {rxode2} | R Documentation |
Return if the object can be stacked
Description
Return if the object can be stacked
Usage
is.rxStackData(object)
Arguments
object |
object to test if it can be stacked |
Value
boolean to tell if an object can be stacked using rxode2
Author(s)
Matthew L. Fidler
Examples
is.rxStackData(NULL)
[Package rxode2 version 3.0.0 Index]