From a5fed7f4380b2976d52d46a6a8d3252723ee1fe4 Mon Sep 17 00:00:00 2001 From: Jennit07 Date: Mon, 9 Sep 2024 11:32:30 +0000 Subject: [PATCH] Style code --- R/create_episode_file.R | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/R/create_episode_file.R b/R/create_episode_file.R index 999a00b8c..dd22dbc1d 100644 --- a/R/create_episode_file.R +++ b/R/create_episode_file.R @@ -183,7 +183,8 @@ create_episode_file <- function( episode_file <- episode_file %>% dplyr::mutate( ccm = NA, - total_no_dn_contacts = NA) + total_no_dn_contacts = NA + ) } if (anon_chi_out) {