Learn R Programming

pkr (version 0.1.3)

foreNCA: Forest plot to compare NCA results

Description

This function compares NCA results usually from rNCA function

Usage

foreNCA(NCAres = "", PPTESTCD = "", PCTESTCD = "", title = "", ...)

Arguments

NCAres

NCA results from rNCA function

PPTESTCD

CDISC SDTM PP domain Test Code to coompare

PCTESTCD

Molecular species to compare specified in PCTESTCD of CDISC SDTM PC domain

title

Title of the plot

further aguments to pass to the forestplot function

Value

Currently, this just plots.

Details

This functio calls forestplot in forest package.

See Also

help, rNCA