Skip to content

Commit

Permalink
revert previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleBeannie committed Nov 14, 2024
1 parent 2d143e8 commit 15ee24a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/to_integer.R
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ to_integer.gs_design <- function(x, round_up_final = TRUE, ratio = x$input$ratio
}

n_analysis <- length(x$analysis$analysis)
multiply_factor <- ratio + 1

if (!is_rd) {
# Updated events to integer
Expand Down

0 comments on commit 15ee24a

Please sign in to comment.