Skip to content

Commit b944b11

Browse files
committed
fix example
1 parent 1febdcb commit b944b11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/check_group_variation.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
#' )
4949
#' check_group_variation(
5050
#' dat,
51-
#' select = c("between_num", "innen_num", "within_num", "both_num"),
51+
#' select = c("between_num", "within1_num", "within2_num", "both_num"),
5252
#' by = "id"
5353
#' )
5454
#' @export

man/check_group_variation.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)