get_scenarios_tibble_infos: Helper function to access the infos on merged scenarios...

View source: R/netsim_scenarios.R

get_scenarios_tibble_infosR Documentation

Helper function to access the infos on merged scenarios data.frame

Description

This function returns the list of scenario tibble files and the corresponding scenario name present in a given directory. It is meant to be used after merge_netsim_scenarios_tibble or step_tmpl_merge_netsim_scenarios_tibble.

Usage

get_scenarios_tibble_infos(scenario_dir)

Arguments

scenario_dir

the directory where merge_netsim_scenarios_tibble saved the merged tibbles.

Value

a tibble with two columns: file_path - the full path of the scenario tibble file and scenario_name the associated scenario name.


statnet/EpiModelHPC documentation built on Nov. 13, 2023, 11:38 a.m.