We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed9524e commit 5cc0d15Copy full SHA for 5cc0d15
R/slide.R
@@ -702,7 +702,7 @@ epi_slide_opt <- function(
702
"`.x` must be either grouped by {expected_group_keys} or ungrouped; if the latter,
703
we'll temporarily group by {expected_group_keys} for this operation. You may need
704
to aggregate your data first, see aggregate_epi_df().",
705
- class = "epiprocess__epi_slide__invalid_grouping"
+ class = "epiprocess__epi_slide_opt__invalid_grouping"
706
)
707
}
708
} else {
0 commit comments