html_clinDataReview_report: Clinical data format for rmarkdown report.

View source: R/reporting-formats.R

html_clinDataReview_reportR Documentation

Clinical data format for rmarkdown report.

Description

This function only kept for back-compatibility, html_document can be used instead.

Usage

html_clinDataReview_report(extra_dependencies = NULL, ...)

Arguments

extra_dependencies

NULL by default.

...

Extra parameters passed to the html_document function.

Value

R Markdown output format to pass to render.

Author(s)

Laure Cougnaud

See Also

Other clinical data reporting: checkReportTitles(), forceParams(), getMdHeader(), getParamsFromConfig(), gitbook_clinDataReview_report(), knitPrintClinDataReview(), postProcessReport(), render_clinDataReviewReport()


clinDataReview documentation built on March 7, 2023, 5:13 p.m.