From c24339d060b689b28dbca743d00bdd66bbd6b332 Mon Sep 17 00:00:00 2001 From: Zihao Li Date: Fri, 7 Jun 2024 16:15:27 +0100 Subject: [PATCH] aligning --- R/process_extract_consultations.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/process_extract_consultations.R b/R/process_extract_consultations.R index 4c4a18c0e..b342a5af8 100644 --- a/R/process_extract_consultations.R +++ b/R/process_extract_consultations.R @@ -10,7 +10,7 @@ #' @return the final data as a [tibble][tibble::tibble-package]. #' @family process extracts process_extract_ooh_consultations <- function(data, year) { - # to skip warning no visible bingding for global variable when using data.table + # to skip warning no visible binding for global variable when using data.table distinct_check <- consultation_type <- location <- record_keydate1 <- record_keydate2 <- chi <- ooh_case_id <- episode_counter <- NULL