getDimensionByName: Get dimension by name

View source: R/utilities-units.R

getDimensionByNameR Documentation

Get dimension by name

Description

Get dimension by name

Usage

getDimensionByName(name)

Arguments

name

Name of dimension that should be retrieved

Value

Returns the an instance of the dimension with the given name if found or NULL otherwise.

Examples


getDimensionByName("Time")

Open-Systems-Pharmacology/OSPSuite-R documentation built on Feb. 14, 2025, 4:48 p.m.