From 05dc1874d8d504c1cc67ab0ba4991ced7296e97d Mon Sep 17 00:00:00 2001 From: etiennebacher Date: Fri, 3 Jan 2025 18:57:37 +0100 Subject: [PATCH] style --- 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)])