is.rxStackData: Return if the object can be stacked

View source: R/rxStack.R

is.rxStackDataR 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)

nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.