print.individual {GenomeAdmixR} | R Documentation |
print an individual to the console
Description
prints an object of class individual to the console
Usage
## S3 method for class 'individual'
print(x, ...)
Arguments
x |
individual |
... |
other arguments |
Value
No return value
[Package GenomeAdmixR version 2.1.7 Index]