print_qc_as_tex_table | R Documentation |
Print information about quality control performed by the snprelate_qc function.
print_qc_as_tex_table(
gdata_qc,
label = "qc",
caption = paste("Quality control and feature selection of the subset of the",
"human genome diversity project dataset.")
)
gdata_qc |
Genotype Data object object returned by snprelate_qc |
label |
Label of the Tex table |
caption |
Caption of the Tex table |
Prints knitr::kable object using cat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.