CI_draw: A function to draw the confidence interval as a diamond

Description Usage Arguments Value

View source: R/PlotSupport.R

Description

A function to draw the confidence interval as a diamond

Usage

1
CI_draw(plotobj, x, y, a = 1, b = 1)

Arguments

plotobj

the obj to be plot

x

the x coordinate of the center to be plotted

y

the y coordinate of the center to be plotted

a

the distance between the center to the vertext on x-axis of the diamond

b

the distance between the center to the vertext on x-axis of the diamond

Value

a ggplot object


XinruLI/metacartv0.1.0 documentation built on May 14, 2019, 10:32 a.m.