is.rxStackData function

Return if the object can be stacked

Return if the object can be stacked

is.rxStackData(object)

Arguments

  • object: object to test if it can be stacked

Returns

boolean to tell if an object can be stacked using rxode2

Examples

is.rxStackData(NULL)

Author(s)

Matthew L. Fidler