powered by
Use to create xpose data object from files in NLME or NONMEM key model output folders.
import_key_models(darwin_data, dir, ...)
Object of class darwin_data.
darwin_data
File path to key models directory.
Additional args.
if (interactive()) { ddb <- darwin_data(project_dir = "./darwin_search_09") |> import_key_models(dir = "./darwin_search_09/key_models") }
Run the code above in your browser using DataLab