to_string: Dataframe description of a TINC fit

View source: R/to_string.R

to_stringR Documentation

Dataframe description of a TINC fit

Description

Create a data frame representation of a TINC fit, reporting the most relevant information of the data and model fit.

Usage

to_string(x)

Arguments

x

A TINC fit.

Value

A dataframe.

Examples

data(fit_example, package = 'TINC')
to_string(fit_example)

caravagn/TINC documentation built on April 28, 2024, 7:42 a.m.