Skip to contents

Set mapping between parameters and their display paths in a workflow to replace standard display of parameter paths.

Usage

setWorkflowParameterDisplayPathsFromFile(fileName, workflow)

Arguments

fileName

name of file that includes mapping of Parameters with their display paths Names in header should include `parameter` and `displayPath`.

workflow

Object of class `MeanModelWorkflow` or `PopulationWorkflow`