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()].