drawPvalBracket: Helper function for drawing p-values over barplots

View source: R/yogitools.R

drawPvalBracketR Documentation

Helper function for drawing p-values over barplots

Description

Helper function for drawing p-values over barplots

Usage

drawPvalBracket(p, i, j, h = 1.1, s = 0.02, th = 0.02)

Arguments

p

p-value

i

x-coordinate of the left bar

j

x-coordinate of the right bar

h

height (y-coordinate) at which to draw the bracket

s

spacer size (distance between brackets; size of feet)

th

tick height (how tall the tick marks will be drawn)

Value

nothing


jweile/yogitools documentation built on May 11, 2023, 7:42 p.m.