to_string | R Documentation |
Create a data frame representation of a TINC fit, reporting the most relevant information of the data and model fit.
to_string(x)
x |
A TINC fit. |
A dataframe.
data(fit_example, package = 'TINC')
to_string(fit_example)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.