Skip to contents

Get scenario outcomes from a comparison object

Usage

# S3 method for comparison
sce_get_outcomes(x)

Arguments

x

A comparison object with data prepared. Check for whether data has been prepared using sce_has_data().

Value

A single data.table holding the outcomes of each replicate of each scenario specified in x. Scenarios are identified either by their names if any are provided in the data list in x, or by a simple synthetic identifier such as 'scenario_01'.