Checks mod file for nmtran errors
Examples
if (FALSE) { # \dontrun{
check_model("model/nonmem/1001.mod")
model <- read_model("model/nonmem/1001.mod")
check_model(model)
} # }
Checks mod file for nmtran errors
if (FALSE) { # \dontrun{
check_model("model/nonmem/1001.mod")
model <- read_model("model/nonmem/1001.mod")
check_model(model)
} # }