Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Melkiades committed Jan 23, 2025
1 parent 50640b1 commit f1fd0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/analyze_variables.R
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ a_summary <- function(x,
) {
stop(
"For comparison (compare_with_ref_group = TRUE), the reference group must be specified.",
"\nSee split_fun in spit_cols_by()."
"\nSee ref_group in split_cols_by()."
)
}

Expand Down

0 comments on commit f1fd0d2

Please sign in to comment.