Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Nov 24, 2024
1 parent c2a2870 commit 3c123e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/data_arrange.R
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ data_arrange.grouped_df <- function(data, select = NULL, by = NULL, safe = TRUE,
# set back class, so data frame still works with dplyr
attributes(out) <- utils::modifyList(info, attributes(out))
out

}


Expand Down

0 comments on commit 3c123e8

Please sign in to comment.