From 96efe201b3eccff429270c444505e67eca23f097 Mon Sep 17 00:00:00 2001 From: Eric Nantz Date: Sun, 5 May 2024 21:43:00 -0400 Subject: [PATCH] update default table columns --- R/fct_tables.R | 3 +++ 1 file changed, 3 insertions(+) diff --git a/R/fct_tables.R b/R/fct_tables.R index 54deed5..00398b4 100644 --- a/R/fct_tables.R +++ b/R/fct_tables.R @@ -388,6 +388,9 @@ record_detail_table <- function(df, preprocess = TRUE, nrow = NULL) { itunesId = colDef( show = FALSE ), + itunesIdText = colDef( + show = FALSE + ), originalUrl = colDef( name = "Original URL", cell = function(value) {