Extended formattable for list_phyloseq with comparison info
Source:R/formattable_lpq.R
formattable_lpq_full.RdCreate an extended formattable table that also displays comparison characteristics from a list_phyloseq object.
Arguments
- x
(required) A list_phyloseq object.
- show_summary
(logical, default TRUE) If TRUE, show the summary table.
- show_comparison
(logical, default TRUE) If TRUE, show comparison info.
- ...
Additional arguments passed to
formattable_lpq().