View source: R/display-mixture.R
Display mixture
1 2 3 4 5 6 7 | display_mixture(
analysis,
digits = 3,
caption = "Mixture analysis",
label = NULL,
booktabs = TRUE
)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.