Skip to content
Snippets Groups Projects
Commit f5a72330 authored by Gael's avatar Gael
Browse files

fun_gg_boxplot() improved: legend without boxplot solved, box legend first,...

fun_gg_boxplot() improved: legend without boxplot solved, box legend first, dot.seed argument added, all cute updated for on.exit and set.seed()
parent 75ebcc9c
No related branches found
No related tags found
No related merge requests found
......@@ -97,10 +97,10 @@ The present repository of Cute Little R functions is for beta testing. Ultimatel
| gg graphics | |
| --- | --- |
| **fun_gg_palette()** | select colors on the ggplot2 default color palette |
| **fun_gg_just()** | ggplot2 justification of the axis labeling, depending on angle |
| **fun_gg_just()** | ggplot2 justification of annotated text or axis labeling, depending on angle |
| **fun_gg_get_legend()** | get the legend of ggplot objects |
| **fun_gg_point_rast()** | ggplot2 raster scatterplot layer |
| **fun_gg_boxplot()** | ggplot2 boxplot + dots + means + average values |
| **fun_gg_boxplot()** | ggplot2 boxplot + dots + means + median/mean values |
| **fun_gg_scatter()** | ggplot2 scatterplot + lines (up to 6 overlays totally) |
| **fun_gg_empty_graph()** | generate an empty graphic device with text in the middle |
......
This diff is collapsed.
No preview for this file type
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment