fun_length: fun_length

Description Usage Arguments Examples

Description

annotate plots with sample size, useful for box and scatter plots

Usage

1

Arguments

x

input is the y values for which you are plotting, default is to the minimum value

Examples

1
2
ggplot() + stat_summary(aes(x=...) + 0.3, y=0),
fun.data = fun_length, geom = "text", size = 3)

mikeod38/dauergut documentation built on May 30, 2019, 7:16 p.m.