| tcc | R Documentation | 
Componets must be passed as modes, see maxlines
tcc(maxl_table, na.action = "na.omit")
| maxl_table | data frame containing the peak lines of components | 
| na.action | if "na.omit" NA are deleted from prior the test | 
data.frame containing the TCCs
data(pf_models)
ml <- maxlines(pf4[[1]])
tcc(ml)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.