Skip to contents

Get scenario outcomes from a scenario object

Usage

# S3 method for scenario
sce_get_outcomes(x)

Arguments

x

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

Value

A single data.table holding the output of all replicates of the scenario. Contains the replicate column to help differentiate data from each replicate.