Learn R Programming

clinDataReview (version 1.6.2)

html_clinDataReview_report: 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, ...)

Value

R Markdown output format to pass to render.

Arguments

extra_dependencies

NULL by default.

...

Extra parameters passed to the html_document function.

Author

Laure Cougnaud

See Also

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