pmx_vpc_obs {ggPMX}R Documentation

Sets vpc observation layer

Description

Sets vpc observation layer

Usage

pmx_vpc_obs(show = TRUE, color = "#000000", size = 1, alpha = 0.7, shape = 1)

Arguments

show

logical if TRUE show observation points

color

character Color of the observed endpoint values. Default: "#000000".

size

numeric Size of the observed endpoint values. Default: 1.

alpha

numeric Transparency of the observed endpoint values. Default: 0.7.

shape

numeric Shape of the observed endpoint values. Default: 1.

Value

list with options for ggplot2 layer with observations

See Also

Other vpc: pmx_plot_vpc(), pmx_vpc(), pmx_vpc_bin(), pmx_vpc_ci(), pmx_vpc_pi(), pmx_vpc_rug()


[Package ggPMX version 1.3.0 Index]