View source: R/reporting-utility.R
| getMdHeader | R Documentation |
The depth is extracted:
from the settings if a
specified depth is provided in the 'rmd_file_depth' for the
current knitted file
level parameter otherwise
getMdHeader(title, level = 1)
title |
String with header title. |
level |
Integer of length 1 with header depth/level, 1 by default |
String with Markdown header,
to be included in R within cat.
Other clinical data reporting:
checkReportTitles(),
forceParams(),
getParamsFromConfig(),
gitbook_clinDataReview_report(),
html_clinDataReview_report(),
knitPrintClinDataReview(),
postProcessReport(),
render_clinDataReviewReport()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.