data summary module

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-01-16 11:24:26 +01:00
commit 2588cf2b4f
No known key found for this signature in database
7 changed files with 997 additions and 893 deletions

View file

@ -13,7 +13,6 @@ library(rlang)
#'
#' @name update-variables
#'
#' @example examples/variables.R
update_variables_ui <- function(id, title = TRUE) {
ns <- NS(id)
if (isTRUE(title)) {