Skip to contents

Checks whether subsystem IDs or indices are part of (valid) for a specific model.

Usage

checkSubsystemId(model, subsystem)

Arguments

model

Model of class ModelOrg

subsystem

A character vector specifying the subsystem IDs or a integer vector providing the subsystem indices in the model.

Value

A logical vector; TRUE if ID/index is valid, FALSE otherwise.