Retrieves the display path of the parameters defined by paths in the simulation
Source:R/utilities-parameter.R
getParameterDisplayPaths.Rd
Retrieves the display path of the parameters defined by paths in the simulation
Examples
simPath <- system.file("extdata", "simple.pkml", package = "ospsuite")
sim <- loadSimulation(simPath)
displayPath <- getParameterDisplayPaths("Organism|Liver|Volume", sim)