From bcb1ee19932d6813f7ca7fd2a35fc2f65b3e2f28 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 2 Jan 2025 13:42:11 +0100 Subject: [PATCH] styler --- R/data_xtabulate.R | 2 -- R/select_nse.R | 1 - 2 files changed, 3 deletions(-) diff --git a/R/data_xtabulate.R b/R/data_xtabulate.R index 6bd015171..77b26264b 100644 --- a/R/data_xtabulate.R +++ b/R/data_xtabulate.R @@ -194,7 +194,6 @@ format.datawizard_crosstab <- function(x, } - # print, datawizard_crosstab --------------------- @@ -363,7 +362,6 @@ print_html.datawizard_crosstabs <- function(x, big_mark = NULL, ...) { } - # helper --------------------- diff --git a/R/select_nse.R b/R/select_nse.R index 06ddc9bbc..be1565483 100644 --- a/R/select_nse.R +++ b/R/select_nse.R @@ -204,7 +204,6 @@ matches, verbose, ifnotfound) { - msg <- paste0( "Following variable(s) were not found: ", toString(x[is.na(matches)])