Skip to content

Commit

Permalink
Remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
ramiromagno committed Jun 18, 2024
1 parent d40366f commit 4350a38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/cnd_df.R
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,6 @@ eval_conditions <- function(dat,
#'
#' @export
condition_add <- function(dat, ..., .na = NA, .dat2 = rlang::env()) {

admiraldev::assert_data_frame(dat)
# TODO: assertion for `...` (perhaps with admiraldev::assert_filter_cond()?)
# TODO: assertion for `.na`
Expand Down

0 comments on commit 4350a38

Please # to comment.