powered by
x
NA
discreteValueToName(par, x)
Param
character
p <- makeDiscreteParam("u", values=c(x1="a", x2="b", x3="c")) discreteValueToName(p, "b")
Run the code above in your browser using DataLab