Skip to contents

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

Usage

setWorkflowParameterDisplayPaths(parameterDisplayPaths, workflow)

Arguments

parameterDisplayPaths

data.frame mapping Parameters with their display paths Variables of the data.frame should include `parameter` and `displayPath`.

workflow

Object of class `MeanModelWorkflow` or `PopulationWorkflow`