df_line45: df_line45()

Description Usage Examples

View source: R/df_line45.R

Description

Cette fonction crée un dataframe avec 2 observations pour créer une ligne à 45 degrés dans un ggplot

Usage

1
df_line45(label = "label")

Examples

1
+geom_line(data = df_line45(),aes(x=x, y=y), color = "lightgray")

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