html_clinDataReview_report {clinDataReview} | R 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()
[Package clinDataReview version 1.6.1 Index]