Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add a header label for when we display a table with no value assigned to a "by" variable in theme_gtsummary_roche()? #81

Open
@khatril

Description

@khatril

Can we add a default header label fortheme_gtsummary_roche if we useNULL or assign no value to a by variable ? For example "All Participants" should be displayed as a default, as shown in the example. Currently this setting only works with the theme when you doadd_overall

library(crane)#> Loading required package: gtsummarytbl <-  cards::ADAE[c(1, 2), ] |>  tbl_hierarchical_rate_and_count(    variables = c(AEBODSYS, AEDECOD),    denominator = cards::ADSL  ) # Set header labeltbl |>   modify_header(stat_0 ~ "All Participants  \nN = {n}") |>   as_kable()
Body System or Organ Class     Dictionary-Derived TermAll Participants N = 254
Total number of participants with at least one adverse event1 (0.4%)
Overall total number of events2
GENERAL DISORDERS AND ADMINISTRATION SITE CONDITIONS
Total number of participants with at least one adverse event1 (0.4%)
Total number of events2
APPLICATION SITE ERYTHEMA1 (0.4%)
APPLICATION SITE PRURITUS1 (0.4%)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp