plotbinless: Plot a binless vpcstats object

Description Usage Arguments Value

Description

Plot a binless vpcstats object

Usage

1
2
3
plotbinless(x, ..., show.points = TRUE, xlab = NULL, ylab = NULL,
  color = c("red", "blue", "red"), linetype = c("dashed", "solid",
  "dashed"), legend.position = "top", facet.scales = "free")

Arguments

x

A vpcstats object.

...

Other arguments to include.

show.points

If TRUE (default) returns observed data points in plot.

xlab

X label text to include

ylab

y label text to include

color

line and fill color for plot

linetype

line type

legend.position

legend orientation in plot

facet.scales

facet formatting

Value

Returns binless vpc plot.


jameswcraig/binlessVPC documentation built on Nov. 10, 2019, 10:32 p.m.