Plot VPC data generated by tidyvpc using custom function
Usage
plot_vpc(
.vpcdata = vpc.predcorr.all,
.predcorr = FALSE,
.pointsize = 0.6,
.subset = list(Study = "XXX-XXX-XXX"),
.x_axis_lab = "Time after first dose (h)",
.y_axis_lab =
"Percentiles and associated 95% CI\nprediction-corrected concentration (ng/mL)"
)