Description Usage Examples
View source: R/df_line45.R
Cette fonction crée un dataframe avec 2 observations pour créer une ligne à 45 degrés dans un ggplot
1
df_line45(label = "label")
+geom_line(data = df_line45(),aes(x=x, y=y), color = "lightgray")
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.