R/extendr-wrappers.R
read_model.Rd
Gets model object
read_model(path)
path to mod or ctl file.
hyperion_nonmem_model S3 object with model_source and run_status attributes
model_source
run_status
if (FALSE) { # \dontrun{ read_model("model/nonmem/run001.mod") } # }