add.caption {nonmem2R} | R Documentation |
Add caption to ggplot object
Description
Adds caption text as returned by get.caption to a ggplot object
Usage
add.caption(p, control = GOF.control())
Arguments
p |
ggplot object |
control |
an optional list of control settings. See GOF.control for the names of the settable control values and their effect. |
[Package nonmem2R version 0.2.5 Index]