read.vpc: Create covariate plot and data

View source: R/read.vpc.r

read.vpcR Documentation

Create covariate plot and data

Description

An alternative VPC plotting routine.

Usage

read.vpc(path = "./", result = result, tab = tab)

Arguments

path

directory where VPC output resides

result

filename of the 'vpc_results.csv" file

tab

filename of the 'vpctab' file

Value

list of data frames used to plot a VPC

Note

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.

See Also

nm.read.vpc, ggvpc_standard, ggvpc_xpose


qPharmetra/qpToolkit documentation built on May 24, 2023, 8:52 a.m.