NMreadFilters function

Read data filters from a NONMEM model

Read data filters from a NONMEM model

NMreadFilters(file, lines, filters.only = TRUE, as.fun)

Arguments

  • file: Control stream path
  • lines: Control stream lines if already read from file
  • filters.only: Return the filters only or also return the remaining text in a separate object? If FALSE, a list with the two objects is returned.
  • as.fun: Function to run on the tables with filters.

Returns

A data.frame with filters

  • Maintainer: Philip Delff
  • License: MIT + file LICENSE
  • Last published: 2025-03-21