get.label {nonmem2R} | R Documentation |
Labels for known NONMEM variables
Description
get.label match known NONMEM variables to the GOF-dictionary and returns the matched label. Unless trans is NULL, the label is modified to 'f(matched label)'
Usage
get.label(x, trans = NULL)
Arguments
x |
column to get label for |
trans |
transformation |
See Also
[get.GOF.dictionary()], [set.GOF.dictionary()], and [default.GOF.dictionary()].
[Package nonmem2R version 0.2.5 Index]