display_mixture: Display mixture

Description Usage Arguments

View source: R/display-mixture.R

Description

Display mixture

Usage

1
2
3
4
5
6
7
display_mixture(
  analysis,
  digits = 3,
  caption = "Mixture analysis",
  label = NULL,
  booktabs = TRUE
)

Arguments

analysis

TLmixture analysis object.

digits

Significant digits to round values to; default 3.

caption

Caption for the latex table

label

Label for the latex output

booktabs

Whether to use booktabs output, default True.


ck37/tlmixture documentation built on Dec. 19, 2021, 5:13 p.m.