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)

caravagnalab/TINC documentation built on April 26, 2024, 11:50 p.m.