Skip to content

Commit

Permalink
Update confidence_plot.groups.R
Browse files Browse the repository at this point in the history
  • Loading branch information
samueltobler authored Jan 30, 2024
1 parent b702ff8 commit 4aa404e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/confidence_plot.groups.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
overconfidence_plot.groups <- function(data, color = blue, plot = "jitter", colorbg = blue202, name = "", export = FALSE, group) {
confidence_plot.groups <- function(data, color = blue, plot = "jitter", colorbg = blue202, name = "", export = FALSE, group) {

require(ggplot2)
require(ggpubr)
Expand Down

0 comments on commit 4aa404e

Please sign in to comment.