Skip to content

Commit e030441

Browse files
committed
appease the lintr
1 parent 32403fb commit e030441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/revision_analysis.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ revision_analysis <- function(epi_arch,
213213
#' appropriate for the scale of the dataset.
214214
#' @param rel_spread_threshold Scalar between 0 and 1. The relative spread fraction used to characterize revisions which
215215
#' don't actually change very much. Default is .1, or 10% of the final value
216-
#'
216+
#'
217217
#' @rdname revision_analysis
218218
#' @export
219219
print.revision_analysis <- function(x,

0 commit comments

Comments
 (0)