pmx_vpc_rug {ggPMX}R Documentation

Sets vpc rug layer

Description

Sets vpc rug layer

Usage

pmx_vpc_rug(show = TRUE, color = "#000000", linewidth = 1, alpha = 0.7, size)

Arguments

show

logical If TRUE show bin separators

color

character Color of the rug. Default: "#000000".

linewidth

numeric Thickness of the rug. Default: 1.

alpha

numeric Transparency of the rug. Default: 0.7.

size

numeric Depreciated thickness of the rug. Default: 1.

Details

When the vpc confidence interval layer method is rectangles we don't show rug separators.

See Also

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


[Package ggPMX version 1.2.11 Index]