read.vpc | R Documentation |
An alternative VPC plotting routine.
read.vpc(path = "./", result = result, tab = tab)
path |
directory where VPC output resides |
result |
filename of the 'vpc_results.csv" file |
tab |
filename of the 'vpctab' file |
list of data frames used to plot a VPC
This function is used by nm.read.vpc and is intended for that purpose only; running this function alone will not help the average R programmer. Please note that qPharmetra's default VPC plot tool is xpose.VPC. Use this tool in case one needs more flexibility to post-process results before plotting, and when stratifcation by more than one variable is needed.
nm.read.vpc
, ggvpc_standard
, ggvpc_xpose
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.