Skip to content

Commit

Permalink
Update R/to_integer.R
Browse files Browse the repository at this point in the history
Co-authored-by: Yihui Xie <xie@yihui.name>
  • Loading branch information
LittleBeannie and yihui authored Nov 14, 2024
1 parent c6d26ec commit 2d143e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/to_integer.R
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ 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 2d143e8

Please sign in to comment.