print.tin_obj: Print a TINC object to screen

Description Usage Arguments Examples

View source: R/S3_methods.R

Description

Print a TINC object to screen

Usage

1
2
## S3 method for class 'tin_obj'
print(x, ...)

Arguments

x

A TINC analysis computed with autofit.

...

Extra S3 parameters

Examples

1
2
# Automatic call
autofit(random_TIN(), FAST = TRUE)

caravagn/TIN documentation built on Dec. 10, 2019, 11:21 a.m.