head.genotypes: Show the first few samples and markers for a 'genotypes'

Description Usage Arguments Details

Description

Show the first few samples and markers for a genotypes

Usage

1
2
## S3 method for class 'genotypes'
head(x, n = 10, nsamples = min(10, ncol(x)), ...)

Arguments

x

an object of class genotypes

n

number of markers to show

nsamples

number of samples to show

...

ignored

Details

Sample names are abbreviated to keep output tidy.


andrewparkermorgan/argyle documentation built on May 10, 2019, 11:08 a.m.