powered by
Get parameters of OPI functions which depends on the implementation set with chooseOPI()
chooseOPI()
opiGetParams(method, ...)
Method for which to get parameters and defaults.
Implementation specific parameters. See details.
Returns a list of parameters and their default vlues of the method method depending on the OPI implementation selected with chooseOPI().
method
# NOT RUN { chooseOpi("SimHenson") opiGetParams("opiInitialize") opiGetParams("opiPresent") # }
Run the code above in your browser using DataLab