report_diagnostic: Report for checking pipeline and sampling

View source: R/report_diagnostic.R

report_diagnosticR Documentation

Report for checking pipeline and sampling

Description

Report for checking pipeline and sampling

Usage

report_diagnostic(
  db,
  template = "LEEF_1",
  suffix = "",
  format = "html",
  lastDays = 7
)

Arguments

db

fully qualified path to the sqlite database. The report will be saved to the same directory.

template

Template to be used for report. At the moment only "LEEF_1} and \code{"LEEF_2 supported.

suffix

suffix for the file name

format

the format of the report as a character vector of length 1. Supported are at the moment: html (the default), pdf and word.

lastDays

number of last days to be included in graph 2. Default: 7

Value

the fully qualified file name to the created report.


LEEF-UZH/LEEF.analysis documentation built on Feb. 8, 2025, 11:18 a.m.