powered by
Prints model information, including PML and column mappings.
# S3 method for NlmePmlModel print(x, ...)
NULL
NlmePmlModel class instance
Arguments passed to methods.
model <- pkmodel(columnMap = FALSE, data = pkData, workingDir = tempdir()) print(model)
Run the code above in your browser using DataLab