Skip to content

Commit 91bbde3

Browse files
committed
pass local checks
1 parent 226ba49 commit 91bbde3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/revision_analysis.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
#'
8585
#' @examples
8686
#' revision_example <- revision_analysis(archive_cases_dv_subset, percent_cli)
87-
#' revision_example %>% arrange(desc(spread))
87+
#' revision_example$revision_behavior %>% arrange(desc(spread))
8888
#'
8989
#' @export
9090
#' @importFrom cli cli_inform cli_abort cli_li

man/revision_analysis.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)