Skip to contents

This function creates exposure scenarios during the two game turns.

Usage

create_scenario(filepath, config = config_ambre)

Arguments

filepath

Path to the Excel file containing input data

config

list config file default value config_ambre

Value

A list containing the scenario data and a placeholder for future data

Examples

scenario <- create_scenario(system.file("input_cas_apprentissage_complet.xlsx", package = "ambre"))