Feature request: function for getting parameters from `GRiwrmOutputsCalib`
Instead of using sapply
or lapply
functions to extract ParamFinalR
from GRiwrmOutputsCalib
object, we can create a dedicated as.list
S3 method in order to get usable parameter sets for RunModel.GRiwrmInputsModel
function.