print.admixr_result: Print out the admixr result object (dataframe or a list)...

View source: R/log.R

print.admixr_resultR Documentation

Print out the admixr result object (dataframe or a list) without showing the hidden attributes.

Description

Print out the admixr result object (dataframe or a list) without showing the hidden attributes.

Usage

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

Arguments

x

admixr output object (dataframe or a list produced by qpAdm/qpWave)

...

Additional arguments passed to print.


bodkan/admixr documentation built on July 29, 2023, 3:31 a.m.