ewaff.report | R Documentation |
Generate HTML file that summarises CpG site associations.
ewaff.report(
object,
output.file = "report.html",
author = "Analyst",
study = "Illumina methylation data",
...
)
object |
Output from |
output.file |
Default = "ewas-report.html". If the file extension is not .htm, .html, .HTM or .HTML then output will be in markdown format. |
author |
Default = "Analyst". Author name to be specified on report. |
study |
Default = "Illumina methylation data". Study name to be specified on report. |
... |
Arguments to be passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.