View source: R/NMreadFilters.R
NMreadFilters | R Documentation |
Read data filters from a NONMEM model
NMreadFilters(file, lines, filters.only = TRUE, as.fun)
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. |
A 'data.frame' with filters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.