print.admixr_result {admixr} | R 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. |
[Package admixr version 0.9.1 Index]