## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  warning = FALSE,
  message = FALSE,
  results = 'asis'
)

## ----eval = FALSE-------------------------------------------------------------
# start_new_reporting(folder_path = "reporting/",
#                     output_folder = "UnEndroitSurleReseau/",
#                     name = "report_analysis",
#                     structure = "USMR",
#                     confidential = FALSE,
#                     report_type = "Data review report",
#                     study_id = "CHUBXYYYY/NN",
#                     study_name = "Chocolatines vs Pain au chocolat",
#                     study_abbreviation = "CPC",
#                     investigator = "Croissant AuBeurre",
#                     methodologist = "Boulanger Bordelais",
#                     biostatistician = "Patissier Toulousain",
#                     datamanager = "Meunier Palois",
#                     language = "fr")

