Skip to content

Commit

Permalink
Solve lintr marks for table 22
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkorb committed Feb 9, 2024
1 parent 5f79df4 commit 53d52e6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tests/testthat/test-fda-table_22.R
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,15 @@ test_that("Table 22 generation works with custom values: N_col denominator and n
lbl_overall = NULL,
prune_0 = TRUE,
annotations = list(
title = "Table 22. Overview of Adverse Events1 by Demographic Subgroup, Safety Population, Pooled Analysis (or Trial X)",
title = "Table 22. Overview of Adverse Events1 by Demographic Subgroup, Safety Population,
Pooled Analysis (or Trial X)",
main_footer = c(
"Source: [include Applicant source, datasets and/or software tools used].",
"(1) Treatment-emergent adverse event defined as [definition]. MedDRA version X."
),
prov_footer = c(
"Abbreviations: MedDRA, Medical Dictionary for Regulatory Activities.; N, number of patients in treatment arm; n, number of patients with adverse event;",
"Abbreviations: MedDRA, Medical Dictionary for Regulatory Activities.;
N, number of patients in treatment arm; n, number of patients with adverse event;",
"Ns, total number of patients for each specific subgroup"
)
)
Expand Down

0 comments on commit 53d52e6

Please sign in to comment.