View source: R/summary_tables.R
build_summary_tables | R Documentation |
build_summary_tables() builds summary tables for each haplotype and Marker Group with some of the information shown in the peripheral crosshap plots. It is an internal function called by crosshap_viz(), though can be called separately to build stand-along grob tables.
build_summary_tables(HapObject, epsilon)
HapObject |
Haplotype object created by run_haplotyping(). |
epsilon |
Epsilon to visualize haplotyping results for. |
A list containing two TableGrob objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.