Skip to content

Commit bcb1ee1

Browse files
committed
styler
1 parent 75d2c4e commit bcb1ee1

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

R/data_xtabulate.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ format.datawizard_crosstab <- function(x,
194194
}
195195

196196

197-
198197
# print, datawizard_crosstab ---------------------
199198

200199

@@ -363,7 +362,6 @@ print_html.datawizard_crosstabs <- function(x, big_mark = NULL, ...) {
363362
}
364363

365364

366-
367365
# helper ---------------------
368366

369367

R/select_nse.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@
204204
matches,
205205
verbose,
206206
ifnotfound) {
207-
208207
msg <- paste0(
209208
"Following variable(s) were not found: ",
210209
toString(x[is.na(matches)])

0 commit comments

Comments
 (0)