Skip to contents

Creates an excel file with information from the passed parameters. The excel sheet will contain columns "Container Path", "Parameter Name", "Value", and "Units". The resulting file can be loaded in MoBi or in R with the function readParametersFromXLS().

Usage

exportParametersToXLS(parameters, paramsXLSpath, sheet = NULL)

Arguments

parameters

A single or a list of Parameter objects

paramsXLSpath

Path to the excel file

sheet

(Optional) name of the excel sheet