View source: R/write_qc_metrics.R
write_qc_metrics_excel | R Documentation |
Write QC metrics into Excel file.
write_qc_metrics_excel(qc, excel_file, beta_value_distribution_file = NULL)
qc |
a |
excel_file |
output Excel file. |
beta_value_distribution_file |
the plot file for beta value distribution. |
a Workbook object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.