DataColumn: DataColumn

DataColumnR Documentation

DataColumn

Description

One column defined in a DataRepository

Super classes

ospsuite.utils::Printable -> ospsuite::DotNetWrapper -> DataColumn

Active bindings

values

Returns the values defined in the column

name

Returns the name of the column (Read-Only)

unit

The base unit in which the values are defined (Read-Only)

displayUnit

The unit in which the values should be displayed

dimension

The dimension of the values

molWeight

Molecular weight of associated observed data in internal unit In no molecular weight is defined, the value is NULL

LLOQ

Lower Limit Of Quantification. In no LLOQ is defined, the value is NULL

Methods

Public methods

Inherited methods

Method print()

Print the object to the console

Usage
DataColumn$print(...)
Arguments
...

Rest arguments.


Open-Systems-Pharmacology/OSPSuite-R documentation built on April 28, 2024, 2:24 a.m.