class-modOut: An S4 class to store results of a solved scenario

class-modOutR Documentation

An S4 class to store results of a solved scenario

Description

The class is a part of the scenario object and stores the results of a solved scenario. It is not intended to be used as a standalone object.

Slots

sets

list. Named list of sets used in the model.

variables

list. Named list of data frames with variables imported from solved scenario.

stage

character. Indication of the solution status of the model/scenario.

solutionLogs

data.frame. Data frame with the model solution logs.

misc

list. Any additional information or data to store in the object.


olugovoy/energyRt documentation built on Nov. 21, 2024, 2:24 a.m.