pmx_vpc_rug: Sets vpc rug layer

View source: R/plot-vpc.R

pmx_vpc_rugR 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()


ggPMX documentation built on July 9, 2023, 7:45 p.m.