View source: R/merge_functions.R
post.merge.refactoring | R Documentation |
Perform routine generic checks on NONMEM data and apply post-merge functions
post.merge.refactoring(.data, fun.transform, fun.filter, fun.exclude,
options = NULL)
.data |
The NONMEM database file |
fun.transform |
A function that applies transformations |
fun.filter |
A function that applies filters |
fun.exclude |
A functiona that applies exclusion rules |
The refactored .data object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.