powered by
Calls TDL5 to parse the model and get the list of terms
createModelInfo(model, ForceRun = FALSE)
List of model information
Model object
Set to TRUE to force run
TRUE
if (FALSE) { model <- pkmodel(columnMap = FALSE, workingDir = tempdir()) createModelInfo(model) }
Run the code above in your browser using DataLab