Skip to content

Commit

Permalink
Update tm_t_summary_by column variable text
Browse files Browse the repository at this point in the history
  • Loading branch information
edelarua committed Nov 14, 2024
1 parent ac879e7 commit ad7a78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/tm_t_summary_by.R
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ ui_summary_by <- function(id, ...) {
teal.transform::datanames_input(a[c("arm_var", "id_var", "paramcd", "by_vars", "summarize_vars")]),
teal.transform::data_extract_ui(
id = ns("arm_var"),
label = "Select Treatment Variable",
label = "Select Column Variable(s)",
data_extract_spec = a$arm_var,
is_single_dataset = is_single_dataset_value
),
Expand Down

0 comments on commit ad7a78b

Please sign in to comment.