Learn R Programming

PKreport (version 1.5)

PKadjust: Update figures

Description

This function is to update or modify certain figures with figure ID for particular purpose.

Usage

PKadjust(figno, save=FALSE,...)

Arguments

figno
the figure number generated from PKshow().
save
logical. To only display the modified figure, users need chose FALSE; to save in the management system, users need choose TRUE.
...
All new figure configurations for this figure number.

Details

Please see vignettes for details.