Skip to contents

Method for accessing the scalars slot of a ModelArray object.

Usage

# S4 method for class 'ModelArray'
scalars(x, ...)

# S4 method for class 'ModelArray'
scalars(x, ...)

Arguments

x

An ModelArray object

...

Additional arguments. Currently accept scalar name (a character)

Value

The scalars slot of the ModelArray object

A matrix of element-wise scalar data: elements (row) by source files (column).