NMreadFilters: Read data filters from a NONMEM model

View source: R/NMreadFilters.R

NMreadFiltersR Documentation

Read data filters from a NONMEM model

Description

Read data filters from a NONMEM model

Usage

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.

Value

A 'data.frame' with filters


NMdata documentation built on April 4, 2025, 2:11 a.m.