isModelBolus: Test if a mode is bolus.

isModelBolusR Documentation

Test if a mode is bolus.

Description

Test if a mode is bolus.

Usage

isModelBolus(object, designs)

## S4 method for signature 'Model'
isModelBolus(object, designs)

Arguments

object

An object from the class Model.

designs

A list of objects from the class Design.

Value

Return a Boolean giving if the mode is bolus or not.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.