print.tidyped: Print method for tidyped pedigree

View source: R/utils-s3.R

print.tidypedR Documentation

Print method for tidyped pedigree

Description

Print method for tidyped pedigree

Usage

## S3 method for class 'tidyped'
print(x, ...)

Arguments

x

A tidyped object

...

Additional arguments passed to the data.table print method

Value

The input object, invisibly.


visPedigree documentation built on March 30, 2026, 9:07 a.m.