df_cutoff: df_cutoff()

Description Usage Examples

View source: R/df_cutoff.R

Description

Cette fonction crée un dataframe avec 2 observations pour créer une ligne horizontale dans un ggplot

Usage

1
df_cutoff(y, label = "label")

Examples

1
+geom_line(data= df_cutoff(100), aes(x=x, y=y), linetype = 3, color = "black")

SimonCoulombe/pkgsimon documentation built on Sept. 5, 2019, 9:12 p.m.