MonolixSuite in R
Breadcrumbs

getLastRunStatus

[Monolix - PKanalix] Get last run status

Return an execution report about the last run with a summary of the error which could have occurred.

Usage

R
getLastRunStatus()

Value

A structure containing

  1. a logical which equals TRUE if the last run has successfully completed,

  2. a summary of the errors which could have occurred.

Examples