Imports each sheet from the excel file that contain parameters for the simulation. File should contain sheets "arrivals", "initial conditions", "capacity", "los" and "costs". Returns these as dataframes, along with list of dataframe names.
Imports each sheet from the excel file that contain parameters for the simulation. File should contain sheets "arrivals", "initial conditions", "capacity", "los" and "costs". Returns these as dataframes, along with list of dataframe names.