From 53d52e6e181fcb90396d8d5429a6607a5cd6ea95 Mon Sep 17 00:00:00 2001 From: "Matthias,Korbinian (MED BDS) BIP-DE-B" Date: Fri, 9 Feb 2024 08:07:42 +0100 Subject: [PATCH] Solve lintr marks for table 22 --- tests/testthat/test-fda-table_22.R | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/testthat/test-fda-table_22.R b/tests/testthat/test-fda-table_22.R index 56948bd0..48945c52 100644 --- a/tests/testthat/test-fda-table_22.R +++ b/tests/testthat/test-fda-table_22.R @@ -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" ) )