is.rxStackData {rxode2et}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 rxode2et version 2.0.12 Index]