Skip to contents

Credit: This function was adapted from the EpiCompare package.

Usage

report_header()

Value

Header string to be rendering within Rmarkdown file.

Details

Generate a header for MotifPeeker reports generated using the MotifPeeker.Rmd template.

Examples

report_header()
#> [1] "<div class='report-header'><a href='https://github.com/neurogenomics/MotifPeeker' target='_blank'><code>MotifPeeker</code></a><code>Report</code><a href='https://github.com/neurogenomics/MotifPeeker' target='_blank'><img src='/__w/_temp/Library/MotifPeeker/hex/hex.png' height='100'></a></div>"